Commit 666e2b69 authored by Satnam Singh's avatar Satnam Singh

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

parent 320df1d2
...@@ -2,7 +2,7 @@ version: v1beta2 ...@@ -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
......
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