Update kustomization.yaml
This commit is contained in:
parent
9b30c142c4
commit
d109eba378
1 changed files with 2 additions and 2 deletions
|
|
@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
resources:
|
||||
- vllm-l4.yaml
|
||||
- keda-a100.yaml
|
||||
# - keda-a100.yaml
|
||||
- pvc.yaml
|
||||
- configmap.yaml
|
||||
- deployment.yaml
|
||||
- service.yaml
|
||||
- openclaw-secrets.yaml
|
||||
- pg-cluster-openclaw.yaml
|
||||
- vllm-gemma.yaml
|
||||
# - vllm-gemma.yaml
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue