llama-swap

This commit is contained in:
2026-03-13 04:00:07 +01:00
parent a724b3c727
commit af6545444b
12 changed files with 272 additions and 1 deletions
+10
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