Browse Source

remove host

pull/82/head
brandon 4 years ago
parent
commit
a90a9b6517
  1. 2
      helm-guestbook/templates/ingress.yaml

2
helm-guestbook/templates/ingress.yaml

@ -10,7 +10,7 @@ metadata:
{{- end }}
spec:
rules:
- host: argo.cirruslabs.io
# - host: argo.cirruslabs.io
- http:
paths:
- path: /

Loading…
Cancel
Save