fix: ingress unittests

This commit is contained in:
pat-s
2025-05-16 15:40:13 +02:00
parent 9c607f8a4b
commit edc42f69a9
3 changed files with 10 additions and 12 deletions

View File

@ -13,9 +13,7 @@ metadata:
{{ $key }}: {{ $value | quote }}
{{- end }}
spec:
{{- if .Values.ingress.className }}
ingressClassName: {{ tpl .Values.ingress.className . }}
{{- end }}
{{- if .Values.ingress.tls }}
tls:
{{- range .Values.ingress.tls }}