add image tag to custom alertmanager image
This commit is contained in:
parent
dafd4cd295
commit
141278c3a9
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
alertmanager:
|
||||
image:
|
||||
repository: aaronriedel/alertmanager
|
||||
tag: "latest"
|
||||
extraSecretMounts:
|
||||
- name: telegram-api
|
||||
mountPath: /etc/alertmanager/telegram-token
|
||||
|
|
Loading…
Reference in a new issue