Add gotify-bridge as an alertmanager receiver

This commit is contained in:
SeanOMik 2023-04-29 20:35:53 -04:00
parent 42785f005c
commit 554c7e506f
1 changed files with 7 additions and 0 deletions

View File

@ -33,6 +33,13 @@ spec:
- *alertmanager-host - *alertmanager-host
secretName: wildcard-main-tls secretName: wildcard-main-tls
config:
receivers:
- name: gotify-bridge
webhook_configs:
- url: http://alertmanager-gotify-bridge.monitoring:8080/gotify_webhook
send_resolved: true
grafana: grafana:
ingress: ingress:
enabled: true enabled: true