mirror of
https://github.com/open-webui/open-webui
synced 2024-11-06 16:59:42 +00:00
13 lines
297 B
YAML
13 lines
297 B
YAML
|
resources:
|
||
|
- base/ollama-namespace.yaml
|
||
|
- base/ollama-service.yaml
|
||
|
- base/ollama-statefulset.yaml
|
||
|
- base/webui-deployment.yaml
|
||
|
- base/webui-service.yaml
|
||
|
- base/webui-ingress.yaml
|
||
|
|
||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
patches:
|
||
|
- path: patches/ollama-statefulset-gpu.yaml
|