From 06123cfddfe8c4f32a4161cfdf56605f82949600 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Sat, 25 Apr 2026 23:33:03 +0000 Subject: [PATCH] turn off keda --- apps/base/customer1/openclaw/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/openclaw/kustomization.yaml b/apps/base/customer1/openclaw/kustomization.yaml index 505b1a3..6f6e845 100644 --- a/apps/base/customer1/openclaw/kustomization.yaml +++ b/apps/base/customer1/openclaw/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: # - vllm-l4.yaml - - keda-a100.yaml + # - keda-a100.yaml - pvc.yaml - new-configmap.yaml - deployment.yaml