coroot / helm-charts

Coroot Helm charts
Apache License 2.0
18 stars 20 forks source link

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

Closed grzesuav closed 2 months ago

grzesuav commented 4 months 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 3 months ago

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

def commented 2 months ago

You can disable ClickHouse installation by setting clickhouse.enabled to false, and then configure ClickHouse credentials using corootCE.env.