From 4e1c101b1b16037e9d8af7eff82745ff627c55d5 Mon Sep 17 00:00:00 2001 From: Omer Haim Date: Tue, 15 Jun 2021 15:45:37 +0300 Subject: [PATCH] Update fluentd image version to support multi-arch image for running on Graviton 2 Instances --- .../container-insights-monitoring/fluentd/fluentd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring/fluentd/fluentd.yaml b/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring/fluentd/fluentd.yaml index c4d8d92..3ac912d 100644 --- a/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring/fluentd/fluentd.yaml +++ b/k8s-deployment-manifest-templates/deployment-mode/daemonset/container-insights-monitoring/fluentd/fluentd.yaml @@ -378,7 +378,7 @@ spec: command: ['sh','-c',''] containers: - name: fluentd-cloudwatch - image: fluent/fluentd-kubernetes-daemonset:v1.7.3-debian-cloudwatch-1.0 + image: fluent/fluentd-kubernetes-daemonset:v1.12-debian-cloudwatch-1 env: - name: AWS_REGION valueFrom: