diff --git a/deployments/templates/alertmanager.yml b/deployments/templates/alertmanager.yml index 7c215269b..a6cd02fc7 100644 --- a/deployments/templates/alertmanager.yml +++ b/deployments/templates/alertmanager.yml @@ -29,4 +29,4 @@ receivers: - to: '${ALERTMANAGER_EMAIL_TO}' html: '{{ template "email.to.html" . }}' headers: { Subject: "[OPENIM-SERVER]Alarm" } - send_resolved: true \ No newline at end of file + send_resolved: true