use our own alertmanager image
This commit is contained in:
parent
cca32125a4
commit
dafd4cd295
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
alertmanager:
|
||||
image:
|
||||
repository: aaronriedel/alertmanager
|
||||
extraSecretMounts:
|
||||
- name: telegram-api
|
||||
mountPath: /etc/alertmanager/telegram-token
|
||||
|
|
Loading…
Reference in a new issue