We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905a0ef commit ef6b723Copy full SHA for ef6b723
install/0000_30_machine-api-operator_11_deployment.yaml
@@ -21,6 +21,7 @@ spec:
21
capability.openshift.io/name: MachineAPI
22
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
23
kubectl.kubernetes.io/default-container: machine-api-operator
24
+ openshift.io/required-scc: restricted-v2
25
labels:
26
k8s-app: machine-api-operator
27
spec:
0 commit comments