cluster-autoscaler should use dnsPolicy Default

This commit is contained in:
andrewsykim 2017-09-16 19:44:45 -04:00
parent 0224883aba
commit 6c01c946e6
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@ spec:
- name: ssl-certs
hostPath:
path: {{SSL_CERT_PATH}}
dnsPolicy: "Default"
nodeSelector:
node-role.kubernetes.io/master: ""
tolerations:

View File

@ -189,6 +189,7 @@ spec:
- name: ssl-certs
hostPath:
path: {{SSL_CERT_PATH}}
dnsPolicy: "Default"
nodeSelector:
node-role.kubernetes.io/master: ""
tolerations: