gcloud-lab/apps/base/customer1/openclaw/kustomization.yaml
Sirius Claw fffe3f20d6 fix(keda): correct HTTPScaledObject for A100 vLLM wake-on-request
- Use proper scaleTargetRef structure for http.keda.sh/v1alpha1
- Uncomment keda-vllm.yaml in kustomization
- This should allow Flux to reconcile the scaler
2026-04-23 02:55:07 +00:00

13 lines
281 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# - vllm-l4.yaml
- keda-vllm.yaml
- pvc.yaml
- new-configmap.yaml
- deployment.yaml
- service.yaml
- openclaw-secrets.yaml
- pg-cluster-openclaw.yaml
#- a100-vllm.yaml
- xai-apikey.yaml