Skip to content

Commit ef6b723

Browse files
committed
set required-scc for openshift workloads
1 parent 905a0ef commit ef6b723

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/0000_30_machine-api-operator_11_deployment.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ spec:
2121
capability.openshift.io/name: MachineAPI
2222
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
2323
kubectl.kubernetes.io/default-container: machine-api-operator
24+
openshift.io/required-scc: restricted-v2
2425
labels:
2526
k8s-app: machine-api-operator
2627
spec:

0 commit comments

Comments
 (0)