2023-12-24 16:34:33 +01:00
|
|
|
resources:
|
2024-02-17 14:18:45 +01:00
|
|
|
- base/open-webui.yaml
|
2023-12-24 16:34:33 +01:00
|
|
|
- base/ollama-service.yaml
|
|
|
|
- base/ollama-statefulset.yaml
|
|
|
|
- base/webui-deployment.yaml
|
|
|
|
- base/webui-service.yaml
|
|
|
|
- base/webui-ingress.yaml
|
2024-02-23 19:14:17 +01:00
|
|
|
- base/webui-pvc.yaml
|
2023-12-24 16:34:33 +01:00
|
|
|
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
patches:
|
|
|
|
- path: patches/ollama-statefulset-gpu.yaml
|