konnectivity-agent-ds: remove toleration for NoSchedule

This commit is contained in:
Paco Xu 2021-09-17 10:58:09 +08:00 committed by GitHub
parent a689ad4cda
commit ef99ba8cb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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