whoopsies

This commit is contained in:
Kjeld Schouten-Lebbing
2023-06-05 11:09:30 +02:00
parent 845330ae74
commit 8793281c85

View File

@@ -32,7 +32,7 @@ within the common library.
{{- $mddwrNamespace := "tc-system" -}}
{{- if $.Values.operator.traefik -}}
{{- if $.Values.operator.traefik.namespace -}}
{{- $mddwrNamespace := (printf "ix-%s" $selectedIngress.ingressClassName) -}}
{{- $mddwrNamespace := (printf "ix-%s" $values.ingressClassName) -}}
{{- end -}}
{{- end -}}