diff --git a/home-apps/n8n.yaml b/home-apps/n8n.yaml index 567c2e5..2546ef1 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -104,6 +104,8 @@ spec: value: "true" - name: DB_POSTGRESDB_USE_POOL_SIZE value: "10" + - name: NODES_EXCLUDE + value: "[]" volumeMounts: - name: data mountPath: "/root/.n8n"