Commit Graph

2 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 55ba511184
chore(charts): move clickhouse to dependency train, remove 2 breaking apps and remove some special characters 2022-07-21 14:59:28 +02:00
Michael Schnerring 50516db10b
feat(clickhouse): Add ClickHouse (#3060)
* Add {Chart,templates/common}.yaml

* Add {questions,values}.yaml

* Add config.d PVC mounts

* Remove types from probes

* Add custom probes

* Add exec to probes

* Remove loops from probes

* Use HTTP probes

* Update charts/incubator/clickhouse/values.yaml

* Revert "Update charts/incubator/clickhouse/values.yaml"

This reverts commit 6f680bff5a.

* Use HTTP probe

* Disable startup probe

* Update charts/incubator/clickhouse/values.yaml

* Add reference to docs regarding Linux capabilities

* Test different probe timings

* Fix linting errors

* Make root fs writable

* Cleanup

* Disable optional capabilities for advanced ClickHouse features

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-10 11:33:51 +02:00