Configured alerts in grafana and TG endpoint
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 11s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 3s

This commit is contained in:
2026-01-08 15:55:37 +00:00
parent 6dc43149f4
commit 46c0fab78a
4 changed files with 130 additions and 0 deletions

View File

@@ -56,3 +56,19 @@ ingress:
hosts:
- '*.hexor.cy'
extraConfigmapMounts:
- name: grafana-alerting
mountPath: /etc/grafana/provisioning/alerting
configMap: grafana-alerting
readOnly: true
envValueFrom:
TELEGRAM_BOT_TOKEN:
secretKeyRef:
name: grafana-telegram
key: bot-token
TELEGRAM_CHAT_ID:
secretKeyRef:
name: grafana-telegram
key: chat-id