mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 04:28:38 +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:
|
||||
serviceAccountName: coredns
|
||||
tolerations:
|
||||
- key: node-role.kubernetes.io/master
|
||||
effect: NoSchedule
|
||||
- key: "CriticalAddonsOnly"
|
||||
operator: "Exists"
|
||||
nodeSelector:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue