Update Salt config to use gcr.io Fluentd to Cloud Logging agent

This commit is contained in:
Satnam Singh 2015-03-27 16:39:12 -07:00
parent 320df1d2ad
commit 666e2b69ac

View File

@ -2,7 +2,7 @@ version: v1beta2
id: fluentd-to-gcp id: fluentd-to-gcp
containers: containers:
- name: fluentd-gcp-container - name: fluentd-gcp-container
image: kubernetes/fluentd-gcp:1.2 image: gcr.io/google-containers/fluentd-gcp:1.2
volumeMounts: volumeMounts:
- name: containers - name: containers
mountPath: /var/lib/docker/containers mountPath: /var/lib/docker/containers