first commit
This commit is contained in:
10
apps/vllm-server/components/gpu-nvidia/kustomization.yaml
Normal file
10
apps/vllm-server/components/gpu-nvidia/kustomization.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1alpha1
|
||||
kind: Component
|
||||
patches:
|
||||
- path: gpu-patch.yaml
|
||||
target:
|
||||
group: apps
|
||||
version: v1
|
||||
kind: Deployment
|
||||
name: vllm-server
|
||||
|
||||
Reference in New Issue
Block a user