启用 Alertmanager Telegram 频道告警 (#147)
yaml / yaml (push) Successful in 39s

Co-authored-by: panxiao81 <[email protected]>
This commit was merged in pull request #147.
This commit is contained in:
2026-09-25 17:10:30 +00:00
committed by panxiao81
parent 6a27adc18d
commit c06c6f7857
3 changed files with 40 additions and 11 deletions
@@ -0,0 +1,18 @@
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