Remove plaintext telegram-notify secret from git (researchowl)

The PostSync hook now reads telegram-notify-infisical (synced from
homelab/prod /telegram). Deleting this manifest prunes the old plaintext
secret — the bot token leaves git for researchowl. Security win.

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