reconfigure openclaw

This commit is contained in:
sirius0xdev 2026-04-19 22:18:59 +00:00
parent 283e7e92e1
commit 14551d44e3
2 changed files with 5 additions and 5 deletions

View file

@ -59,17 +59,17 @@ data:
"primary": "local-vllm/coder3101/Qwen3.5-27B-heretic", "primary": "local-vllm/coder3101/Qwen3.5-27B-heretic",
"fallbacks": ["google/gemini-3.1-pro-preview"] "fallbacks": ["google/gemini-3.1-pro-preview"]
}, },
"workspace": "~/.openclaw/workspace" "workspace": "/home/node/.openclaw/workspace"
}, },
"list": [ "list": [
{ {
"id": "default", "id": "default",
"name": "OpenClaw Assistant", "name": "OpenClaw Assistant",
"workspace": "~/.openclaw/workspace" "workspace": "/home/node/.openclaw/workspace"
} }
] ]
}, },
"cron": { "enabled": false } "cron": { "enabled": true }
} }
AGENTS.md: | AGENTS.md: |
# OpenClaw Assistant # OpenClaw Assistant

View file

@ -101,10 +101,10 @@ spec:
resources: resources:
requests: requests:
memory: 2Gi memory: 2Gi
cpu: 250m cpu: "1"
limits: limits:
memory: 6Gi memory: 6Gi
cpu: "1" cpu: "4"
livenessProbe: livenessProbe:
exec: exec:
command: command: