Skip to content
Snippets Groups Projects
Unverified Commit 2b11129e authored by Varac's avatar Varac
Browse files

Quote default alertmanager null reciever

parent 913aae6b
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ alertmanager:
{% if outgoing_mail.enabled %}
receiver: email
{% else %}
receiver: null
receiver: 'null'
{% endif %}
routes:
- match:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment