diff --git a/services/logging-operator/4.2.3/defaults/cm.yaml b/services/logging-operator/4.2.3/defaults/cm.yaml index 6a679b4d6..22e5b938c 100644 --- a/services/logging-operator/4.2.3/defaults/cm.yaml +++ b/services/logging-operator/4.2.3/defaults/cm.yaml @@ -62,9 +62,9 @@ data: fluentd: podPriorityClassName: "dkp-critical-priority" image: - # Explicitly use the default image. This should be updated when logging-operator is upgraded. - repository: ghcr.io/banzaicloud/fluentd - tag: v1.14.6-alpine-5 + # The image should be updated when logging-operator is upgraded. + repository: ghcr.io/kube-logging/fluentd + tag: v1.16-full-build.122 resources: limits: memory: 400Mi