From bd161e32894c84d1f90c812d95bd10c5427ced84 Mon Sep 17 00:00:00 2001 From: Tunde Oladipupo <toladipupo@oteemo.com> Date: Thu, 3 Mar 2022 19:45:51 +0000 Subject: [PATCH] Fluentbit: Minimize config required for S3 & Loki output --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index bc71b584e2..4893855dea 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -448,7 +448,7 @@ fluentbit: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/fluentbit.git path: "./chart" - tag: "0.19.19-bb.0" + tag: "0.19.19-bb.2" # -- Flux reconciliation overrides specifically for the Fluent-Bit Package flux: {} -- GitLab