Commit 32c46e27 authored by Geoff Simmons's avatar Geoff Simmons

Remove a superfluous deployment in the "hello" example helm chart.

parent cf7cacbb
# Map of Ingress backend apps, keys are app names.
apps:
example:
image: uplex/http-echo
# example:
# image: uplex/http-echo
# replicas: 1
......@@ -19,8 +19,8 @@ ingress:
# Ingress rules
rules:
- host: example.com
paths:
- path: /
app: example
# servicePort: 80
\ No newline at end of file
# - host: example.com
# paths:
# - path: /
# app: example
# servicePort: 80
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment