Add N8N_BLOCK_ENV_ACCESS_IN_NODE: false
This commit is contained in:
parent
a5e893b5ae
commit
06c28e6c2a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user