File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ metadata:
5
5
labels :
6
6
pod-security.kubernetes.io/enforce : restricted
7
7
pod-security.kubernetes.io/enforce-version : " v1.24"
8
- openshift.io/scc : " anyuid "
8
+ openshift.io/scc : " "
9
9
openshift.io/cluster-monitoring : " true"
10
10
annotations :
11
11
openshift.io/node-selector : " "
@@ -20,7 +20,7 @@ metadata:
20
20
labels :
21
21
pod-security.kubernetes.io/enforce : privileged
22
22
pod-security.kubernetes.io/enforce-version : " v1.24"
23
- openshift.io/scc : " anyuid "
23
+ openshift.io/scc : " "
24
24
annotations :
25
25
openshift.io/node-selector : " "
26
26
workload.openshift.io/allowed : " management"
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ metadata:
3
3
openshift.io/node-selector : " "
4
4
workload.openshift.io/allowed : " management"
5
5
labels :
6
- openshift.io/scc : " anyuid "
6
+ openshift.io/scc : " "
You can’t perform that action at this time.
0 commit comments