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
Chart.yaml
values-minikube.yaml
values.yaml Allow using external ollama service. 2024-04-09 06:43:08 +02:00