diff --git a/helm/simple-example/templates/ingress.yaml b/helm/simple-example/templates/ingress.yaml index 3d4a835..299a29f 100644 --- a/helm/simple-example/templates/ingress.yaml +++ b/helm/simple-example/templates/ingress.yaml @@ -23,7 +23,6 @@ spec: {{- range .hosts }} - {{ . | quote }} {{- end }} - secretName: {{ .secretName }} {{- end }} {{- end }} rules: