mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-20 09:05:26 +00:00
Merge pull request #105084 from pacoxu/patch-5
konnectivity-agent-ds: remove toleration for NoSchedule
This commit is contained in:
commit
4c56dfd4c6
@ -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