From 901d906c7962fb77eff467bbb566663c8a89e0c6 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Fri, 24 Apr 2026 01:47:19 +0000 Subject: [PATCH] fix deploy --- apps/base/customer1/openclaw/deployment.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/base/customer1/openclaw/deployment.yaml b/apps/base/customer1/openclaw/deployment.yaml index a624435..82ae1e3 100644 --- a/apps/base/customer1/openclaw/deployment.yaml +++ b/apps/base/customer1/openclaw/deployment.yaml @@ -77,6 +77,8 @@ spec: env: - name: HOME value: /home/node + - name: NODE_PATH + value: /home/node/.openclaw/plugin-runtime-deps/node_modules - name: OPENCLAW_CONFIG_DIR value: /home/node/.openclaw - name: NODE_ENV