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
commit 4c56dfd4c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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