Update k8s/apps/n8n/deployment-worker.yaml
This commit is contained in:
@@ -26,6 +26,8 @@ spec:
|
||||
env:
|
||||
- name: HOME
|
||||
value: "/home/node"
|
||||
- name: NODES_EXCLUDE
|
||||
value: "[]"
|
||||
- name: N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS
|
||||
value: "true"
|
||||
- name: N8N_RUNNERS_ENABLED
|
||||
|
||||
Reference in New Issue
Block a user