mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
10 lines
342 B
YAML
10 lines
342 B
YAML
---
|
|
# yaml-language-server: $schema=https://kubernetes-schemas.pages.dev/notification.toolkit.fluxcd.io/provider_v1beta3.json
|
|
apiVersion: notification.toolkit.fluxcd.io/v1beta3
|
|
kind: Provider
|
|
metadata:
|
|
name: alertmanager
|
|
spec:
|
|
type: alertmanager
|
|
address: http://alertmanager-operated.observability.svc.cluster.local:9093/api/v2/alerts/
|