Merge pull request #105084 from pacoxu/patch-5

konnectivity-agent-ds: remove toleration for  NoSchedule
This commit is contained in:
Kubernetes Prow Robot
2021-09-16 22:53:00 -07:00
committed by GitHub

View File

@@ -24,8 +24,6 @@ spec:
operator: "Exists"
- operator: "Exists"
effect: "NoExecute"
- operator: "Exists"
effect: "NoSchedule"
nodeSelector:
kubernetes.io/os: linux
containers: