mirror of https://github.com/kubernetes/kops.git
add wider tolerations to the kube-router daemonset
This commit is contained in:
parent
e58587233e
commit
f4002a2143
|
|
@ -93,7 +93,6 @@ spec:
|
|||
- key: CriticalAddonsOnly
|
||||
operator: Exists
|
||||
- effect: NoSchedule
|
||||
key: node-role.kubernetes.io/master
|
||||
operator: Exists
|
||||
volumes:
|
||||
- hostPath:
|
||||
|
|
|
|||
Loading…
Reference in New Issue