open-webui/kubernetes/manifest/base
Gene Kuo 035c2e0500 Fix Kubernetes Manifest for Web UI
There are currently 2 issues with the Kubernetes manifest:

- open-webui-deployment refers to ollama-webui-pvc but not included in
  kustomization.yaml, causing issue if using GPU deployment
- ollama-webui-pvc is using the wrong namespace

This commit fixes both issue.
2024-02-24 03:20:05 +09:00
..
ollama-service.yaml
ollama-statefulset.yaml
open-webui.yaml
webui-deployment.yaml
webui-ingress.yaml
webui-pvc.yaml Fix Kubernetes Manifest for Web UI 2024-02-24 03:20:05 +09:00
webui-service.yaml