Add N8N_BLOCK_ENV_ACCESS_IN_NODE: false

This commit is contained in:
dvirlabs 2026-05-26 23:14:45 +03:00
parent a5e893b5ae
commit 06c28e6c2a

View File

@ -44,6 +44,9 @@ resources:
cpu: 500m
memory: 512Mi
env:
N8N_BLOCK_ENV_ACCESS_IN_NODE: "false"
# Sensitive environment variables are injected from the n8n-secrets Secret
# Expected keys in n8n-secrets:
# - N8N_ENCRYPTION_KEY: Encryption key for n8n data