open-webui/kubernetes/helm
Dario Thornhill e08c144f0b
fix(helm): remove trailing slash
The trailing `/` causes requests to be written with `//` and results in 404 responses from the ollama service.

This results in ollama models being unusable. Removing the training slash here resolves the issue.
2024-04-13 07:32:28 +02:00
..
templates fix(helm): remove trailing slash 2024-04-13 07:32:28 +02:00
.helmignore add values-minikube 2024-02-19 23:39:09 +01:00
Chart.yaml use "latest" as appVersion 2024-02-23 11:24:19 +01:00
values-minikube.yaml add values-minikube 2024-02-19 23:39:09 +01:00
values.yaml Allow using external ollama service. 2024-04-09 06:43:08 +02:00