Commit 08146691 authored by Alex Robinson's avatar Alex Robinson

Update the fluentd sidecar example yaml files to use the 1.2 version.

I missed this in #11721.
parent 54c1e391
......@@ -13,7 +13,7 @@ spec:
- name: log-storage
mountPath: /var/log
- name: sidecar-log-collector
image: gcr.io/google_containers/fluentd-sidecar-es:1.1
image: gcr.io/google_containers/fluentd-sidecar-es:1.2
resources:
limits:
cpu: 100m
......
......@@ -13,7 +13,7 @@ spec:
- name: log-storage
mountPath: /var/log
- name: sidecar-log-collector
image: gcr.io/google_containers/fluentd-sidecar-gcp:1.1
image: gcr.io/google_containers/fluentd-sidecar-gcp:1.2
resources:
limits:
cpu: 100m
......
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