reload alertmanager config automatically
This commit is contained in:
parent
d9743788cb
commit
9972c1598c
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ alertmanager:
|
|||
subPath: ""
|
||||
secretName: telegram-api
|
||||
readOnly: true
|
||||
configmapReload:
|
||||
enabled: true
|
||||
prometheus-node-exporter:
|
||||
extraArgs:
|
||||
- '--collector.filesystem.mount-points-exclude=^/(sys|proc|dev|host|etc)($$|/)'
|
||||
|
|
Loading…
Reference in a new issue