Add mailcatcher config

This commit is contained in:
Thomas Philipona 2023-10-16 22:50:14 +02:00
parent 226156b36a
commit 7c36030329
No known key found for this signature in database
GPG Key ID: 48284CEF6E0F9F77

View File

@ -8,9 +8,13 @@ metadata:
alertmanagerConfig: {{ .Values.user }}-alertmanager
spec:
route:
receiver: mailcatcher
groupBy: ['job']
groupWait: 30s
groupInterval: 5m
repeatInterval: 12h
receiver: 'mailcatcher'
receivers:
- name: mailcatcher
- name: 'mailcatcher'
emailConfigs:
- to: alert@localhost
from: prometheus-operator@localhost