Add gotify-bridge as an alertmanager receiver
This commit is contained in:
parent
42785f005c
commit
554c7e506f
|
@ -33,6 +33,13 @@ spec:
|
|||
- *alertmanager-host
|
||||
secretName: wildcard-main-tls
|
||||
|
||||
config:
|
||||
receivers:
|
||||
- name: gotify-bridge
|
||||
webhook_configs:
|
||||
- url: http://alertmanager-gotify-bridge.monitoring:8080/gotify_webhook
|
||||
send_resolved: true
|
||||
|
||||
grafana:
|
||||
ingress:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue