UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 5885afaf authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'gatekeeper-cleanup-labels' into 'master'

Remove control-plane label from Gatekeeper namespace

Closes #1388

See merge request platform-one/big-bang/bigbang!2315
parents 8814ff0f 8ea64fc4
No related branches found
No related tags found
1 merge request!2315Remove control-plane label from Gatekeeper namespace
Pipeline #1183191 passed
......@@ -4,11 +4,10 @@ kind: Namespace
metadata:
labels:
admission.gatekeeper.sh/ignore: no-self-managing
control-plane: controller-manager
gatekeeper.sh/system: "yes"
app.kubernetes.io/name: gatekeeper
app.kubernetes.io/component: "core"
{{- include "commonLabels" . | nindent 4}}
istio-injection: disabled
name: gatekeeper-system
{{- end }}
\ No newline at end of file
{{- end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment