Original PR: https://github.com/open-webui/open-webui/pull/1464 Author: @jmferrer Created: 4/9/2024 Status: ✅ Merged Merged: 4/9/2024 Merged by: @tjbck
Base: dev ← Head: allow-using-external-ollama
dev
allow-using-external-ollama
2da7dd6
4 files changed (+9 additions, -0 deletions)
📝 kubernetes/helm/templates/_helpers.tpl (+4 -0) 📝 kubernetes/helm/templates/ollama-service.yaml (+2 -0) 📝 kubernetes/helm/templates/ollama-statefulset.yaml (+2 -0) 📝 kubernetes/helm/values.yaml (+1 -0)
kubernetes/helm/templates/_helpers.tpl
kubernetes/helm/templates/ollama-service.yaml
kubernetes/helm/templates/ollama-statefulset.yaml
kubernetes/helm/values.yaml
Added ollama.externalHost to values.yaml that configures open-webui to using it and disables internal ollama deployment.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1464
Author: @jmferrer
Created: 4/9/2024
Status: ✅ Merged
Merged: 4/9/2024
Merged by: @tjbck
Base:
dev← Head:allow-using-external-ollama📝 Commits (1)
2da7dd6Allow using external ollama service.📊 Changes
4 files changed (+9 additions, -0 deletions)
View changed files
📝
kubernetes/helm/templates/_helpers.tpl(+4 -0)📝
kubernetes/helm/templates/ollama-service.yaml(+2 -0)📝
kubernetes/helm/templates/ollama-statefulset.yaml(+2 -0)📝
kubernetes/helm/values.yaml(+1 -0)📄 Description
Pull Request Checklist
Description
Added ollama.externalHost to values.yaml that configures open-webui to using it and disables internal ollama deployment.
Changelog Entry
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.