Update _spire-system-namespace.yaml (#381)

set right namespace labels

Signed-off-by: tuxotron <[email protected]>
Co-authored-by: kfox1111 <[email protected]>
This commit is contained in:
tuxotron
2024-06-17 16:56:35 -07:00
committed by GitHub
co-authored by kfox1111
parent 29d4b57373
commit f7e0d4b831
@@ -12,7 +12,7 @@
{{- $_ := set $labels "security.openshift.io/scc.podSecurityLabelSync" "false" }} {{- $_ := set $labels "security.openshift.io/scc.podSecurityLabelSync" "false" }}
{{- end }} {{- end }}
{{- end }} {{- end }}
{{- $labels = mergeOverwrite $labels .Values.global.spire.namespaces.server.labels }} {{- $labels = mergeOverwrite $labels .Values.global.spire.namespaces.system.labels }}
apiVersion: v1 apiVersion: v1
kind: Namespace kind: Namespace
metadata: metadata: