Skip to content

Commit

Permalink
Merge pull request #410 from liouk/required-scc
Browse files Browse the repository at this point in the history
AUTH-482: set required-scc for openshift workloads
  • Loading branch information
openshift-merge-bot[bot] committed May 7, 2024
2 parents 777e50b + 159a92c commit 82c0866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/0000_10_config-operator_07_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ spec:
name: openshift-config-operator
annotations:
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
openshift.io/required-scc: nonroot-v2
labels:
app: openshift-config-operator
spec:
Expand Down

0 comments on commit 82c0866

Please sign in to comment.