Add certmanager and classname fields in ingress (#18266)

This commit is contained in:
Goutham Pratapa 2022-11-23 17:36:03 +05:30 committed by GitHub
parent 20504beae4
commit 30023b7a9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,8 @@ spec:
secretName: {{ .secretName }}
{{- end }}
{{- end }}
certManager: {{ .Values.ingress.certManager }}
className: {{ .Values.ingress.className }}
rules:
{{- if not .Values.ingress.hosts }}
- host: