Merge pull request #5 from acend/ingress

remove ingress secret
This commit is contained in:
Sebastian Plattner 2025-02-05 13:59:30 +01:00 committed by GitHub
commit f0e1142c12
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,6 @@ spec:
{{- range .hosts }} {{- range .hosts }}
- {{ . | quote }} - {{ . | quote }}
{{- end }} {{- end }}
secretName: {{ .secretName }}
{{- end }} {{- end }}
{{- end }} {{- end }}
rules: rules: