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