Files

14 lines
358 B
YAML
Raw Permalink Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: llm-serving
resources:
- namespace.yaml
- storageclass.yaml
- pvc-models.yaml
- inferenceservice-reasoning.yaml
- inferenceservice-ornith.yaml
- inferenceservice-verifier.yaml
- inferenceservice-embeddings.yaml
- inferenceservice-reranker.yaml
- networkpolicy.yaml