From b83df21bc6a06bdff1ee09b34b21e0357f3fc8ef Mon Sep 17 00:00:00 2001 From: Tyler Gu Date: Tue, 14 Nov 2023 20:14:56 -0600 Subject: [PATCH] Fix Signed-off-by: Tyler Gu --- data/anvil-fluent-controller/config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/data/anvil-fluent-controller/config.json b/data/anvil-fluent-controller/config.json index 43d3d0df1..c5b72fc36 100644 --- a/data/anvil-fluent-controller/config.json +++ b/data/anvil-fluent-controller/config.json @@ -24,8 +24,5 @@ "feature_gates": { "StatefulSetAutoDeletePVC": true } - }, - "focus_fields": [ - ["spec", "fluentBitConfigName"] - ] + } } \ No newline at end of file