Make fluentd use default dns instead of cluster dns to make it work on master

pull/6/head
Mik Vyatskov 2017-02-15 20:53:32 +01:00
parent 1ad5cea24e
commit f6730bd334
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ spec:
annotations: annotations:
scheduler.alpha.kubernetes.io/critical-pod: '' scheduler.alpha.kubernetes.io/critical-pod: ''
spec: spec:
dnsPolicy: Default
containers: containers:
- name: fluentd-gcp - name: fluentd-gcp
image: gcr.io/google_containers/fluentd-gcp:1.38 image: gcr.io/google_containers/fluentd-gcp:1.38