split ollama deployment to files

This commit is contained in:
2025-04-05 22:08:02 +02:00
parent 52641779bc
commit bd5fd97ed0
7 changed files with 165 additions and 158 deletions

View File

@@ -0,0 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- release.yaml
- auth-proxy.yaml
- ingress.yaml