diff --git a/apps/cluster1/workstation/daemonset.yaml b/apps/cluster1/workstation/daemonset.yaml index 3024dbd5f..bed32b501 100644 --- a/apps/cluster1/workstation/daemonset.yaml +++ b/apps/cluster1/workstation/daemonset.yaml @@ -19,3 +19,6 @@ spec: operator: Equal value: 'true' effect: NoSchedule + - key: edge.cluster.local/not-schedulable + operator: Equal + effect: NoSchedule