mirror of
https://github.com/status-im/infra-role-alertmanager.git
synced 2025-02-16 14:26:56 +00:00
use prom/alertmanager image instead of one from quay.io
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
a659ba2721
commit
304a3044ca
@ -10,7 +10,7 @@ alertmanager_admin_email: ~
|
||||
|
||||
# Container
|
||||
alertmanager_cont_tag: 'v0.21.0'
|
||||
alertmanager_cont_image: 'quay.io/prometheus/alertmanager:{{ alertmanager_cont_tag }}'
|
||||
alertmanager_cont_image: 'prom/alertmanager:{{ alertmanager_cont_tag }}'
|
||||
alertmanager_cont_log_lvl: 'info'
|
||||
|
||||
# Port used for the web ui
|
||||
|
Loading…
x
Reference in New Issue
Block a user