apiVersion: monitoring.coreos.com/v1alpha1 kind: AlertmanagerConfig metadata: name: alertmanager-gotify-bridge-config namespace: monitoring spec: receivers: - name: gotify-bridge webhook_configs: - url: http://alertmanager-gotify-bridge.monitoring:8080/gotify_webhook send_resolved: true route: receiver: 'gotify-bridge'