add comment on README as well
Signed-off-by: yu-croco <yu.croco@gmail.com>pull/3177/head
parent
340146cdc5
commit
ebf17178fb
|
@ -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. |
|
||||
|
|
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue