From 440054f575a2fe9914b0f9159d9fc0df37142102 Mon Sep 17 00:00:00 2001 From: ehila Date: Wed, 5 Jul 2023 00:34:38 -0400 Subject: [PATCH] fix: add missing annotation for workload partitioning Signed-off-by: ehila --- bindata/allowlist/daemonset/daemonset.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bindata/allowlist/daemonset/daemonset.yaml b/bindata/allowlist/daemonset/daemonset.yaml index fab5a107bd..d02cca5e32 100644 --- a/bindata/allowlist/daemonset/daemonset.yaml +++ b/bindata/allowlist/daemonset/daemonset.yaml @@ -12,6 +12,8 @@ spec: metadata: labels: app: cni-sysctl-allowlist-ds + annotations: + target.workload.openshift.io/management: '{"effect": "PreferredDuringScheduling"}' spec: containers: - name: kube-multus-additional-cni-plugins