diff --git a/clusters/homelab/apps/n8n/helmrelease.yaml b/clusters/homelab/apps/n8n/helmrelease.yaml index 7eb6c12..7e6b975 100644 --- a/clusters/homelab/apps/n8n/helmrelease.yaml +++ b/clusters/homelab/apps/n8n/helmrelease.yaml @@ -31,6 +31,10 @@ spec: value: "https://n8n.net-scope.org" NODE_FUNCTION_ALLOW_EXTERNAL: value: "yjs,lib0" + N8N_COMMUNITY_PACKAGES_ENABLED: + value: "true" + N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE: + value: "true" deploymentStrategy: type: "Recreate" persistence: