Skip to content

Commit ffa0572

Browse files
committed
Annotate whereabouts-controller
Add target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}' annotation to whereabouts-controller deployment to satisfy _sig-node__apigroup_config.openshift.io__CPU_Partitioning_cluster_platform_workloads_should_be_annotated_correctly_for_Deployments__Suite_openshift/conformance/parallel_ job Signed-off-by: Benjamin Pickard <bpickard@redhat.com>
1 parent d751ce5 commit ffa0572

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bindata/network/multus/multus.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,8 @@ spec:
871871
app: whereabouts-controller
872872
template:
873873
metadata:
874+
annotations:
875+
target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}'
874876
labels:
875877
app: whereabouts-controller
876878
spec:

0 commit comments

Comments
 (0)