open-webui/kubernetes/helm/templates
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
..
_helpers.tpl fix(helm): remove trailing slash 2024-04-13 07:32:28 +02:00
ollama-service.yaml Allow using external ollama service. 2024-04-09 06:43:08 +02:00
ollama-statefulset.yaml Allow using external ollama service. 2024-04-09 06:43:08 +02:00
webui-deployment.yaml refac: OLLAMA_API_BASE_URL deprecated 2024-03-06 11:44:00 -08:00
webui-ingress.yaml add ingress tls and settings 2024-02-19 23:37:05 +01:00
webui-pvc.yaml Make chart idempotent. 2024-04-09 07:02:45 +02:00
webui-service.yaml feat(helm): adding lb class and labels for using it with Cilium CNI l2 annoncements mode 2024-03-08 10:09:21 +02:00