feat: enable n8n community packages and MCP tool usage
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user