зеркало из https://github.com/microsoft/pai.git
add cluster name to email subject (#1303)
This commit is contained in:
Родитель
b8bace834e
Коммит
4d4fedc27c
|
@ -25,4 +25,6 @@ data:
|
|||
email_configs:
|
||||
- to: {{ alert_info['alert_receiver'] }}
|
||||
html: '{{ '{{' }} template "email.pai.html" . {{ '}}' }}'
|
||||
headers:
|
||||
subject: '{{ clusterinfo["clusterid"] }}: {{ '{{' }} template "__subject" . {{ '}}' }}'
|
||||
{% endif %}
|
||||
|
|
Загрузка…
Ссылка в новой задаче