From 95b8e9656f4ce1b54ccf76efdfe9c9cd96464fed Mon Sep 17 00:00:00 2001 From: rjshrjndrn Date: Tue, 28 May 2024 15:43:39 +0200 Subject: [PATCH] chore(helm): Proper commenting Signed-off-by: rjshrjndrn --- scripts/helmcharts/vars.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/scripts/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml index 9be02b59b..609c3e21a 100644 --- a/scripts/helmcharts/vars.yaml +++ b/scripts/helmcharts/vars.yaml @@ -17,10 +17,12 @@ postgresql: &postgres # asdf # cpu: 2 -connector: &connector # For enterpriseEdition +# For enterpriseEdition +connector: &connector enabled: false -clickhouse: &clickhouse # For enterpriseEdition +# For enterpriseEdition +clickhouse: &clickhouse enabled: false chHost: clickhouse-openreplay-clickhouse.db.svc.cluster.local username: default @@ -28,7 +30,8 @@ clickhouse: &clickhouse # For enterpriseEdition service: webPort: 9000 -quickwit: &quickwit # For enterpriseEdition +# For enterpriseEdition +quickwit: &quickwit enabled: false kafka: &kafka