Skip to content

Commit

Permalink
Merge pull request kubernetes#6116 from satnam6502/fluentd-es
Browse files Browse the repository at this point in the history
Update Salt config use gcr.io Fluentd to ES image
  • Loading branch information
j3ffml committed Mar 27, 2015
2 parents e91b77c + ce1e73f commit 320df1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/saltbase/salt/fluentd-es/fluentd-es.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1beta2
id: fluentd-to-elasticsearch
containers:
- name: fluentd-es
image: kubernetes/fluentd-elasticsearch:1.3
image: gcr.io/google-containers/fluentd-elasticsearch:1.3
env:
- name: FLUENTD_ARGS
value: -qq
Expand Down

0 comments on commit 320df1d

Please sign in to comment.