Skip to content

Commit

Permalink
Merge pull request #4636 from kramaranya/AUTH-482
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] authored Oct 28, 2024
2 parents 0d0c854 + 3256e6e commit c499c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ contents:
namespace: openshift-machine-config-operator
annotations:
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
openshift.io/required-scc: privileged
spec:
volumes:
- name: etc-kube
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ contents:
namespace: openshift-machine-config-operator
annotations:
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
openshift.io/required-scc: privileged
spec:
volumes:
- name: etc-kube
Expand Down

0 comments on commit c499c1b

Please sign in to comment.