Skip to content

Commit

Permalink
Update Salt config to use gcr.io Fluentd to Cloud Logging agent
Browse files Browse the repository at this point in the history
  • Loading branch information
satnam6502 committed Mar 27, 2015
1 parent 320df1d commit 666e2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/saltbase/salt/fluentd-gcp/fluentd-gcp.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1beta2
id: fluentd-to-gcp
containers:
- name: fluentd-gcp-container
image: kubernetes/fluentd-gcp:1.2
image: gcr.io/google-containers/fluentd-gcp:1.2
volumeMounts:
- name: containers
mountPath: /var/lib/docker/containers
Expand Down

0 comments on commit 666e2b6

Please sign in to comment.