mirror of https://github.com/k3s-io/k3s
Update Salt config to use gcr.io Fluentd to Cloud Logging agent
parent
320df1d2ad
commit
666e2b69ac
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue