add comment on README as well

Signed-off-by: yu-croco <yu.croco@gmail.com>
pull/3177/head
yu-croco 2025-02-23 16:14:31 +09:00
parent 340146cdc5
commit ebf17178fb
2 changed files with 4 additions and 0 deletions

View File

@ -685,6 +685,8 @@ NAME: my-release
## Global Configs
NOTE: Any values you put under `.Values.configs.cm` are passed to argocd-cm ConfigMap.
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| global.addPrometheusAnnotations | bool | `false` | Add Prometheus scrape annotations to all metrics services. This can be used as an alternative to the ServiceMonitors. |

View File

@ -679,6 +679,8 @@ NAME: my-release
## Global Configs
NOTE: Any values you put under `.Values.configs.cm` are passed to argocd-cm ConfigMap.
| Key | Type | Default | Description |
|-----|------|---------|-------------|
{{- range .Values }}