From 14551d44e3bd36305616d58f8f03d07c2b38e539 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sun, 19 Apr 2026 22:18:59 +0000 Subject: [PATCH] reconfigure openclaw --- apps/base/customer1/openclaw/configmap.yaml | 6 +++--- apps/base/customer1/openclaw/deployment.yaml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) 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: