From f829ef05c6018ca1045ba230c17ae1849ddfbd89 Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Mon, 31 Oct 2022 20:57:04 +0100 Subject: [PATCH] chore(helm): disabling clickhouse installation to ee only Signed-off-by: rjshrjndrn --- scripts/helmcharts/vars.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index faa57c063..22e2b18d4 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -19,7 +19,7 @@ postgresql: &postgres clickhouse: # For enterpriseEdition - enabled: true + enabled: false quickwit: &quickwit # For enterpriseEdition