diff --git a/apps/base/customer1/openclaw/configmap.yaml b/apps/base/customer1/openclaw/configmap.yaml index 9d702e2..9717b48 100644 --- a/apps/base/customer1/openclaw/configmap.yaml +++ b/apps/base/customer1/openclaw/configmap.yaml @@ -42,8 +42,8 @@ data: "providers": { "local-vllm": { "baseUrl": "http://openclaw-brain-service.customer1.svc.cluster.local:8000/v1", - "apiKey": "sk-local-vllm", - "api": "openai", + "apiKey": "EMPTY", + "api": "openai-completions", "models": [ { "id": "coder3101/Qwen3.5-27B-heretic",