From 09b2a2b88264001c1681fcd3f9db0a41ec1e0ccc Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Tue, 16 Aug 2022 18:32:32 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 chart/values.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index c63ee51216..9667d025e5 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -472,8 +472,7 @@ fluentbit:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/fluentbit.git
     path: "./chart"
-    # tag: "0.20.3-bb.1"
-    branch: "storage-buffer"
+    tag: "0.20.3-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Fluent-Bit Package
   flux: {}
-- 
GitLab