From 2d8e4b9476fc20e23a3aeb261f70539200fbf040 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sun, 19 Apr 2026 22:32:22 +0000 Subject: [PATCH] fix config map --- apps/base/customer1/openclaw/configmap.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",