reading the helm chart values there is this comment # !! DO NOT CHANGE AFTER INITIAL DEPLOYMENT:
https://github.com/Altinity/helm-charts/blame/13b84720f0f6c728d270e737b7f9a14fc476c6d5/charts/clickhouse/values.yaml#L203
but following the git blame + pull-request does not provide sufficient context for:
- Why we should not change the ch-keeper replication count and context behind this comment
- How we can actually change the replication count after deployment
Could this be updated to provide sufficient context i.e by linking to the altinity knowledge base or other documentation?
reading the helm chart values there is this comment
# !! DO NOT CHANGE AFTER INITIAL DEPLOYMENT:https://github.com/Altinity/helm-charts/blame/13b84720f0f6c728d270e737b7f9a14fc476c6d5/charts/clickhouse/values.yaml#L203
but following the git blame + pull-request does not provide sufficient context for:
Could this be updated to provide sufficient context i.e by linking to the altinity knowledge base or other documentation?