mirror of https://github.com/k3s-io/k3s
Update fluentd-gcp image version
parent
c13d8917c2
commit
a4c3279a68
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue