diff --git a/apps/base/customer1/openclaw/keda-a100.yaml b/apps/base/customer1/openclaw/keda-a100.yaml index 0a60ea8..a265668 100644 --- a/apps/base/customer1/openclaw/keda-a100.yaml +++ b/apps/base/customer1/openclaw/keda-a100.yaml @@ -12,6 +12,8 @@ spec: apiVersion: apps/v1 service: openclaw-brain-service port: 8000 + paths: + - path: "^/v1/chat/completions" replicas: min: 0 max: 1