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

View File

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