feat: enable n8n community packages and MCP tool usage

This commit is contained in:
2026-03-28 16:27:44 +01:00
parent ead8b03362
commit 5de57d5938
@@ -31,6 +31,10 @@ spec:
value: "https://n8n.net-scope.org" value: "https://n8n.net-scope.org"
NODE_FUNCTION_ALLOW_EXTERNAL: NODE_FUNCTION_ALLOW_EXTERNAL:
value: "yjs,lib0" value: "yjs,lib0"
N8N_COMMUNITY_PACKAGES_ENABLED:
value: "true"
N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE:
value: "true"
deploymentStrategy: deploymentStrategy:
type: "Recreate" type: "Recreate"
persistence: persistence: