Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
8472c7cf
Verified
Commit
8472c7cf
authored
May 25, 2022
by
Evangelos Foutras
🐱
Browse files
alertmanager: send resolved notifications by email
parent
96f37bd5
Pipeline
#19285
passed with stage
in 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/alertmanager/templates/alertmanager.yml.j2
View file @
8472c7cf
...
...
@@ -26,6 +26,7 @@ receivers:
- name: 'default-receiver'
email_configs:
- to: 'alerts@archlinux.org'
send_resolved: true
webhook_configs:
- http_config:
bearer_token: {{ vault_monitoring_alertmanager_webhook_bearer_token }}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment