mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
remove master toleration (#109)
This commit is contained in:
parent
fa052667f0
commit
bbf9284adc
1 changed files with 0 additions and 2 deletions
|
@ -92,8 +92,6 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
serviceAccountName: coredns
|
serviceAccountName: coredns
|
||||||
tolerations:
|
tolerations:
|
||||||
- key: node-role.kubernetes.io/master
|
|
||||||
effect: NoSchedule
|
|
||||||
- key: "CriticalAddonsOnly"
|
- key: "CriticalAddonsOnly"
|
||||||
operator: "Exists"
|
operator: "Exists"
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue