We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c2f5f7 + 8a04c01 commit ef298deCopy full SHA for ef298de
charts/cortex-agent/templates/namespace.yaml
@@ -7,7 +7,7 @@ metadata:
7
pod-security.kubernetes.io/enforce: privileged
8
pod-security.kubernetes.io/warn: privileged
9
pod-security.kubernetes.io/audit: privileged
10
- {{- if .Values.serviceAccount.openshift.scc.create -}}
+ {{- if .Values.serviceAccount.openshift.scc.create }}
11
security.openshift.io/scc.podSecurityLabelSync: "false"
12
{{- end }}
13
0 commit comments