Update fluentd-gcp image version

pull/6/head
Mik Vyatskov 2017-06-01 14:28:10 +02:00
parent c13d8917c2
commit a4c3279a68
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ spec:
dnsPolicy: Default
containers:
- name: fluentd-gcp
image: gcr.io/google-containers/fluentd-gcp:2.0.2
image: gcr.io/google-containers/fluentd-gcp:2.0.4
# If fluentd consumes its own logs, the following situation may happen:
# fluentd fails to send a chunk to the server => writes it to the log =>
# tries to send this message to the server => fails to send a chunk and so on.