Remove plaintext grafana-telegram Secret from git (monitoring 3c)

7th and final copy of the Telegram bot token leaving git. monitoring is
out-of-band (not ArgoCD-managed), so the live secret is pruned manually with
kubectl. Grafana already reads grafana-telegram-infisical (from /telegram).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-20 10:34:08 +00:00
co-authored by Claude Opus 4.8
parent e1fd0c9283
commit f5364500f6
-9
View File
@@ -1,9 +0,0 @@
apiVersion: v1
kind: Secret
metadata:
name: grafana-telegram
namespace: monitoring
type: Opaque
data:
TELEGRAM_BOT_TOKEN: ODYxMTkxMzgwMjpBQUZsckZ0YzB2WUlTT2xpT19XOEI0Yy1XMXVlMGhHOUZpbw==
TELEGRAM_CHAT_ID: NTEzODQwNzY2Ng==