Commit graph

5 commits

Author SHA1 Message Date
Jannik S
099b1d066b
Revert "Merge Updates & Dockerfile improvements" (#3)
This reverts commit 9763d885be.
2024-04-02 11:28:04 +02:00
lainedfles
9763d885be
Merge Updates & Dockerfile improvements 2024-04-02 11:25:20 +02: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