mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 12:28:25 -03:00
whoopsies
This commit is contained in:
@@ -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 -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user