mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
kubeadm: remove redundant CriticalAddonsOnly toleration from kube-proxy DaemonSet
This commit is contained in:
parent
8634bc61c6
commit
c66a7bc42c
@ -109,8 +109,6 @@ spec:
|
||||
hostPath:
|
||||
path: /lib/modules
|
||||
tolerations:
|
||||
- key: CriticalAddonsOnly
|
||||
operator: Exists
|
||||
- operator: Exists
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user