Fix issue with alertmanager config
This commit is contained in:
parent
308da8b0fc
commit
b4ca7b0b3b
|
@ -6,9 +6,9 @@ metadata:
|
|||
spec:
|
||||
receivers:
|
||||
- name: gotify-bridge
|
||||
webhook_configs:
|
||||
webhookConfigs:
|
||||
- url: http://alertmanager-gotify-bridge.monitoring:8080/gotify_webhook
|
||||
send_resolved: true
|
||||
sendResolved: true
|
||||
|
||||
route:
|
||||
receiver: 'gotify-bridge'
|
Loading…
Reference in New Issue