openreplay/scripts/helmcharts/databases/charts/clickhouse
rjshrjndrn 1b851a8b72 feat(clickhouse): add config override capability
Adds support for overriding ClickHouse server configurations by:
- Creating a new ConfigMap to store custom XML configurations
- Mounting the ConfigMap to ClickHouse pods under /etc/clickhouse-server/config.d
- Adding configOverride field to values.yaml with examples

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2025-04-09 16:36:04 +02:00
..
templates feat(clickhouse): add config override capability 2025-04-09 16:36:04 +02:00
.helmignore chore(structure): changed folder structure for helm charts 2022-01-17 02:13:58 +05:30
Chart.yaml Clickhouse Backup (#787) 2022-10-25 15:16:51 +00:00
values.yaml feat(clickhouse): add config override capability 2025-04-09 16:36:04 +02:00