mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-18 08:09:58 +00:00
konnectivity-agent-ds: remove toleration for NoSchedule
This commit is contained in:
parent
a689ad4cda
commit
ef99ba8cb2
@ -24,8 +24,6 @@ spec:
|
||||
operator: "Exists"
|
||||
- operator: "Exists"
|
||||
effect: "NoExecute"
|
||||
- operator: "Exists"
|
||||
effect: "NoSchedule"
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
containers:
|
||||
|
Loading…
Reference in New Issue
Block a user