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 }} {{- end }}
spec: spec:
rules: rules:
- host: argo.cirruslabs.io # - host: argo.cirruslabs.io
- http: - http:
paths: paths:
- path: / - path: /

Loading…
Cancel
Save