Fix spelling error in Controller Manager config (#362)

Signed-off-by: Mariusz Sabath <[email protected]>
This commit is contained in:
Mariusz Sabath
2024-05-23 19:26:44 +00:00
committed by GitHub
parent d2361549db
commit db177d4b85
@@ -70,7 +70,7 @@ clusterName: {{ .clusterName }}
trustDomain: {{ include "spire-lib.trust-domain" . }}
{{- $ignoreNamespaces := .defaults.ignoreNamespaces }}
{{- if hasKey .settings "ignoreNamespaces" }}
{{- $ignoreNamespaces = .settings.ingoreNamespaces }}
{{- $ignoreNamespaces = .settings.ignoreNamespaces }}
{{- end }}
{{- with $ignoreNamespaces }}
ignoreNamespaces: