diff --git a/deploy/daemonset.yaml b/deploy/daemonset.yaml index e37ecd1..c130c3e 100644 --- a/deploy/daemonset.yaml +++ b/deploy/daemonset.yaml @@ -41,10 +41,6 @@ spec: nodeSelector: flock.fritzlab.net/agent: "" tolerations: - - key: fritzlab.net/cni-test - operator: Equal - value: "true" - effect: NoSchedule - key: node-role.kubernetes.io/control-plane operator: Exists effect: NoSchedule