fix config-map for alertmanager
This commit is contained in:
parent
141278c3a9
commit
2db14ec4f8
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ data:
|
|||
receivers:
|
||||
- name: tg1
|
||||
telegram_configs:
|
||||
- bot_token_file: '/etc/alertmanager/telegram-token'
|
||||
- bot_token_file: '/etc/alertmanager/telegram-token/api_key'
|
||||
chat_id: -995270884
|
||||
api_url: "https://api.telegram.org"
|
||||
send_resolved: true
|
||||
|
|
Loading…
Reference in a new issue