Add secrets for n8n

This commit is contained in:
dvirlabs 2026-05-26 16:23:40 +03:00
parent dbe8b8e401
commit d6958a4a63

View File

@ -11,3 +11,7 @@ externalSecrets:
- secretKey: N8N_ENCRYPTION_KEY - secretKey: N8N_ENCRYPTION_KEY
remoteKey: dev-tools/n8n remoteKey: dev-tools/n8n
property: encryption_key property: encryption_key
- secretKey: TELEGRAM_BOT_TOKEN
remoteKey: dev-tools/n8n
property: telegram_bot_token