Commit graph

4 commits

Author SHA1 Message Date
Jannik S
1d64d31275
Updated PVC naming 2024-03-24 08:17:38 +01:00
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
braveokafor
31b903d831 chore: bump kubernetes resources 2024-02-17 21:41:16 +01:00
braveokafor
0340967930 feat: added kubernetes persistent volume claim for webui 2024-02-17 21:41:16 +01:00