From 306dd771f495f6b742eda9ad745bc6e3466f7a2b Mon Sep 17 00:00:00 2001 From: Christian Schlatter Date: Wed, 5 Feb 2025 13:25:55 +0100 Subject: [PATCH] remove ingress secret --- helm/simple-example/templates/ingress.yaml | 1 - 1 file changed, 1 deletion(-) 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: