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