From 6f619f1369488a7fc44ebc417b1a89eda6a726a5 Mon Sep 17 00:00:00 2001 From: anuttinck Date: Fri, 3 Nov 2023 15:08:43 +0100 Subject: [PATCH] [FIX] yamllint 0.2.1 --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index 253cba0..10483f4 100644 --- a/values.yaml +++ b/values.yaml @@ -26,9 +26,9 @@ clickhouseFlushIntervalMS: "" clickhouseMaxBufferSize: "" ### Check that postgres and clickhouse are accesible before starting plausible -initContainers: +initContainers: enabled: true - curl: + curl: enabled: true # use curl method to check if clickhouse is ready. (When port 9000 is not accessible) ### Specifies if the helm chart should create a secret file or use an existingSecret