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:
labels:
k8s-app: fluentd-logging
spec:
dnsPolicy: Default
containers:
- name: fluentd-cloud-logging
image: gcr.io/google_containers/fluentd-gcp:1.16
......
......@@ -170,6 +170,7 @@ metadata:
labels:
k8s-app: fluentd-logging
spec:
dnsPolicy: Default
containers:
- name: fluentd-cloud-logging
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