diff --git a/apps/base/customer1/openclaw/configmap.yaml b/apps/base/customer1/openclaw/configmap.yaml index 049257d..9d702e2 100644 --- a/apps/base/customer1/openclaw/configmap.yaml +++ b/apps/base/customer1/openclaw/configmap.yaml @@ -59,17 +59,17 @@ data: "primary": "local-vllm/coder3101/Qwen3.5-27B-heretic", "fallbacks": ["google/gemini-3.1-pro-preview"] }, - "workspace": "~/.openclaw/workspace" + "workspace": "/home/node/.openclaw/workspace" }, "list": [ { "id": "default", "name": "OpenClaw Assistant", - "workspace": "~/.openclaw/workspace" + "workspace": "/home/node/.openclaw/workspace" } ] }, - "cron": { "enabled": false } + "cron": { "enabled": true } } AGENTS.md: | # OpenClaw Assistant diff --git a/apps/base/customer1/openclaw/deployment.yaml b/apps/base/customer1/openclaw/deployment.yaml index d8943d9..e047fd7 100644 --- a/apps/base/customer1/openclaw/deployment.yaml +++ b/apps/base/customer1/openclaw/deployment.yaml @@ -101,10 +101,10 @@ spec: resources: requests: memory: 2Gi - cpu: 250m + cpu: "1" limits: memory: 6Gi - cpu: "1" + cpu: "4" livenessProbe: exec: command: