monitoring: enable discord notifications

This commit is contained in:
2025-12-01 20:10:03 -05:00
parent ae8f0e560a
commit e7fb07343c
3 changed files with 91 additions and 1 deletions

View File

@@ -39,4 +39,10 @@ kube-prometheus-stack:
requests:
storage: 50Gi
grafana:
enabled: false # Grafana is instead deployed in its own namespace in the core-apps repo
enabled: false # Grafana is instead deployed in its own namespace in the core-apps repo
discord:
enabled: true
secret:
name: discord-webhook
key: webhook
verbose: true