From 6fc502fdaa029b1dacdcf21ce672f941bd86c259 Mon Sep 17 00:00:00 2001 From: Slach Date: Sun, 28 Jan 2024 08:49:50 +0400 Subject: [PATCH] check generated helm after apply https://github.com/Altinity/clickhouse-operator/pull/1317 Signed-off-by: Slach --- deploy/helm/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy/helm/README.md b/deploy/helm/README.md index 7e34c6247..ae9b10871 100644 --- a/deploy/helm/README.md +++ b/deploy/helm/README.md @@ -62,3 +62,5 @@ For upgrade please install CRDs separately: | serviceMonitor.enabled | bool | `false` | ServiceMonitor Custom resource is created for a (prometheus-operator)[https://github.com/prometheus-operator/prometheus-operator] | | tolerations | list | `[]` | tolerations for scheduler pod assignment, look `kubectl explain pod.spec.tolerations` for details | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)