Repoint grafana TELEGRAM_* env to grafana-telegram-infisical (monitoring 3b, out-of-band)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-20 10:30:24 +00:00
co-authored by Claude Opus 4.8
parent a89d6e9a9a
commit e1fd0c9283
@@ -155,12 +155,12 @@ spec:
- name: TELEGRAM_BOT_TOKEN - name: TELEGRAM_BOT_TOKEN
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
name: grafana-telegram name: grafana-telegram-infisical
key: TELEGRAM_BOT_TOKEN key: TELEGRAM_BOT_TOKEN
- name: TELEGRAM_CHAT_ID - name: TELEGRAM_CHAT_ID
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
name: grafana-telegram name: grafana-telegram-infisical
key: TELEGRAM_CHAT_ID key: TELEGRAM_CHAT_ID
image: docker.io/grafana/grafana:12.4.2 image: docker.io/grafana/grafana:12.4.2
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent