Skip to content

Commit

Permalink
manifests: set required-scc for kube-rbac-proxy-crio workloads
Browse files Browse the repository at this point in the history
  • Loading branch information
kramaranya committed Oct 10, 2024
1 parent adb91c6 commit 3256e6e
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 3256e6e

Please sign in to comment.