Files
homelab-infra/platform/observability/metrics/alertmanager-external-secret.yaml
T
panxiao81 c06c6f7857
yaml / yaml (push) Successful in 39s
启用 Alertmanager Telegram 频道告警 (#147)
Co-authored-by: panxiao81 <[email protected]>
2026-09-25 17:10:30 +00:00

19 lines
409 B
YAML

apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: alertmanager-telegram
namespace: monitoring
spec:
refreshInterval: 1h
secretStoreRef:
kind: ClusterSecretStore
name: openbao
target:
name: alertmanager-telegram
creationPolicy: Owner
data:
- secretKey: telegram_bot_token
remoteRef:
key: k8s/alertmanager
property: telegram_bot_token