llama-swap

This commit is contained in:
2025-07-22 23:07:03 +02:00
parent a724b3c727
commit af6545444b
12 changed files with 272 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- secret.yaml
- auth-proxy.yaml
- ingress.yaml
- pvc.yaml
- deployment.yaml
- configmap.yaml