fix(grafana alerts): enable vmalertmanger config
This commit is contained in:
parent
92c5e43910
commit
109108743d
1 changed files with 1 additions and 1 deletions
|
|
@ -536,7 +536,7 @@ alertmanager:
|
|||
# If you're migrating existing config, please make sure that `.Values.alertmanager.config`:
|
||||
# - with `useManagedConfig: false` has structure described [here](https://prometheus.io/docs/alerting/latest/configuration/).
|
||||
# - with `useManagedConfig: true` has structure described [here](https://docs.victoriametrics.com/operator/api/#vmalertmanagerconfig).
|
||||
useManagedConfig: false
|
||||
useManagedConfig: true
|
||||
# -- (object) Alertmanager configuration
|
||||
config:
|
||||
route:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue