mirror of https://github.com/k3s-io/k3s
Merge pull request #45892 from crassirostris/fluent-gcp-update
Automatic merge from submit-queue Update fluentd-gcp version Updates the `fluent-plugin-google-cloud` version to `0.6.2`. This patch containes bug fixespull/6/head
commit
b7f52a8c2e
|
@ -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