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:
@@ -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==
|
||||
Reference in New Issue
Block a user