Add alertmanager render script with optional thread id
This commit is contained in:
@@ -23,6 +23,4 @@ receivers:
|
||||
disable_notifications: false
|
||||
api_url: "https://api.telegram.org"
|
||||
send_resolved: true
|
||||
{{- if .Env.TELEGRAM_THREAD_ID }}
|
||||
message_thread_id: ${TELEGRAM_THREAD_ID}
|
||||
{{- end }}
|
||||
__THREAD_LINE__
|
||||
|
||||
Reference in New Issue
Block a user