Skip to content

Commit

Permalink
Fluentd on GCE master should not use ClusterFirst
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtfulCoder committed Feb 17, 2016
1 parent ef505d8 commit 51fba28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions cluster/saltbase/salt/fluentd-gcp/fluentd-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions docs/getting-started-guides/logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 51fba28

Please sign in to comment.