mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-18 16:21:13 +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"
|
||||||
- operator: "Exists"
|
- operator: "Exists"
|
||||||
effect: "NoExecute"
|
effect: "NoExecute"
|
||||||
- operator: "Exists"
|
|
||||||
effect: "NoSchedule"
|
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
kubernetes.io/os: linux
|
kubernetes.io/os: linux
|
||||||
containers:
|
containers:
|
||||||
|
Loading…
Reference in New Issue
Block a user