From 4dc722fe6cbe7abcdd37e2c5bbb7d9668e2bea9a Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Thu, 23 Apr 2026 01:26:45 +0000 Subject: [PATCH] shut down h100 --- 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 4ccd7b9..d6862f7 100644 --- a/apps/base/customer1/openclaw/kustomization.yaml +++ b/apps/base/customer1/openclaw/kustomization.yaml @@ -9,5 +9,5 @@ resources: - service.yaml - openclaw-secrets.yaml - pg-cluster-openclaw.yaml - - a100-vllm.yaml + #- a100-vllm.yaml - xai-apikey.yaml