Merge pull request #46539 from crassirostris/fluentd-gcp-make-privileged

Automatic merge from submit-queue

Make fluentd-gcp run with host network

Fluentd-gcp should have access to instance's platform-dependent service account in order to work.

/cc @piosz
This commit is contained in:
Kubernetes Submit Queue 2017-06-12 10:13:21 -07:00 committed by GitHub
commit 695d438508

View File

@ -24,6 +24,7 @@ spec:
scheduler.alpha.kubernetes.io/critical-pod: ''
spec:
dnsPolicy: Default
hostNetwork: true
containers:
- name: fluentd-gcp
image: gcr.io/google-containers/fluentd-gcp:2.0.5