Commit 51fba282 authored by Abhishek Shah's avatar Abhishek Shah

Fluentd on GCE master should not use ClusterFirst

parent ef505d8f
...@@ -6,6 +6,7 @@ metadata: ...@@ -6,6 +6,7 @@ metadata:
labels: labels:
k8s-app: fluentd-logging k8s-app: fluentd-logging
spec: spec:
dnsPolicy: Default
containers: containers:
- name: fluentd-cloud-logging - name: fluentd-cloud-logging
image: gcr.io/google_containers/fluentd-gcp:1.16 image: gcr.io/google_containers/fluentd-gcp:1.16
......
...@@ -170,6 +170,7 @@ metadata: ...@@ -170,6 +170,7 @@ metadata:
labels: labels:
k8s-app: fluentd-logging k8s-app: fluentd-logging
spec: spec:
dnsPolicy: Default
containers: containers:
- name: fluentd-cloud-logging - name: fluentd-cloud-logging
image: gcr.io/google_containers/fluentd-gcp:1.16 image: gcr.io/google_containers/fluentd-gcp:1.16
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment