X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/eb2819f638e289314363acc0d94789330fa7e721..a9eccad425a4f107b6449a670954179fd27b30c6:/cookbooks/prometheus/templates/default/alertmanager.yml.erb diff --git a/cookbooks/prometheus/templates/default/alertmanager.yml.erb b/cookbooks/prometheus/templates/default/alertmanager.yml.erb index 64422c44b..7433f99d8 100644 --- a/cookbooks/prometheus/templates/default/alertmanager.yml.erb +++ b/cookbooks/prometheus/templates/default/alertmanager.yml.erb @@ -21,4 +21,5 @@ inhibit_rules: receivers: - name: admins-email email_configs: - - to: admins@openstreetmap.org + - send_resolved: true + to: admins@openstreetmap.org