mirror of
https://github.com/open-webui/open-webui
synced 2024-11-06 00:32:05 +00:00
13 lines
291 B
YAML
13 lines
291 B
YAML
resources:
|
|
- base/open-webui.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
|