Skip to content

Commit

Permalink
add preferredduringscheduling annotation to kube-rbac-proxy-crio
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Hannon <kehannon@redhat.com>
  • Loading branch information
kannon92 committed Mar 14, 2024
1 parent a24148c commit e058b98
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ contents:
metadata:
name: kube-rbac-proxy-crio
namespace: openshift-machine-config-operator
annotations:
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
spec:
volumes:
- name: etc-kube
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ contents:
metadata:
name: kube-rbac-proxy-crio
namespace: openshift-machine-config-operator
annotations:
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
spec:
volumes:
- name: etc-kube
Expand Down

0 comments on commit e058b98

Please sign in to comment.