12 lines
151 B
YAML
12 lines
151 B
YAML
|
global:
|
||
|
smtp_smarthost: 'localhost:25'
|
||
|
|
||
|
templates:
|
||
|
- '/etc/alertmanager/template/*.tmpl'
|
||
|
|
||
|
route:
|
||
|
receiver: default
|
||
|
|
||
|
receivers:
|
||
|
- name: default
|