kubeadm: remove redundant CriticalAddonsOnly toleration from kube-proxy DaemonSet
This commit is contained in:
@@ -109,8 +109,6 @@ spec:
|
||||
hostPath:
|
||||
path: /lib/modules
|
||||
tolerations:
|
||||
- key: CriticalAddonsOnly
|
||||
operator: Exists
|
||||
- operator: Exists
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
|
Reference in New Issue
Block a user