coredns should not be running on master by default

This commit is contained in:
Bill Hegazy 2018-10-11 10:19:32 +07:00 committed by GitHub
parent 2647d3d02f
commit f234b3a0c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -95,8 +95,6 @@ spec:
spec:
serviceAccountName: coredns
tolerations:
- key: node-role.kubernetes.io/master
effect: NoSchedule
- key: "CriticalAddonsOnly"
operator: "Exists"
containers: