Skip to content

Commit

Permalink
added open web ui chart
Browse files Browse the repository at this point in the history
  • Loading branch information
cybervoid committed Apr 4, 2024
1 parent 0be2c45 commit ba835d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion apps/OpenWebui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,14 @@ spec:
kind: GitRepository
name: open-webui-repo
namespace: kube-system

#https://github.com/open-webui/open-webui/blob/main/kubernetes/helm/values.yaml
values:
ollama:
persistence:
existingClaim: yasr-volume
webui:
ingress:
enabled: true
main:
enabled: true
hosts:
Expand All @@ -46,5 +47,6 @@ spec:
forecastle.stakater.com/appName: "Open WebUI AI"
forecastle.stakater.com/expose: "true"
forecastle.stakater.com/icon: "https://docs.openwebui.com/img/logo.png"
existingSecret: internal-ingress-cert
persistence:
existingClaim: yasr-volume

0 comments on commit ba835d4

Please sign in to comment.