coroot / helm-charts

Coroot Helm charts
Apache License 2.0
13 stars 15 forks source link

Not possible to configure `clickhouse` when having external clickhouse installation #19

Open grzesuav opened 1 month ago

grzesuav commented 1 month ago

Coroot helm chart has a clickhouse chart as dependency, on condition clikchouse.enabled. However setting it to false disables clickhouse completely - https://github.com/coroot/helm-charts/blob/main/charts/coroot/templates/deployment.yaml#L48 .

I have clikchouse installed externally and I want to configure coroot to use it, currently there is no such possbility

trungtien commented 4 days ago

hi @def
Please support the installation of Coroot from the Helm chart with an external ClickHouse. :)