add alertmanager config
This commit is contained in:
parent
1230d5c05e
commit
cca32125a4
3 changed files with 73 additions and 0 deletions
7
prometheus/values.yaml
Normal file
7
prometheus/values.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
alertmanager:
|
||||
extraSecretMounts:
|
||||
- name: telegram-api
|
||||
mountPath: /etc/alertmanager/telegram-token
|
||||
subPath: ""
|
||||
secretName: telegram-api
|
||||
readOnly: true
|
Loading…
Add table
Add a link
Reference in a new issue