Commit graph

3 commits

Author SHA1 Message Date
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
Bjørn Jørgensen
a9805df7ef open-webui 2024-02-17 14:18:45 +01:00
Daniele Viti
d14d26bdfd Added support for kubernetes, kustomize, helm 2023-12-24 16:34:33 +01:00