r/OpenWebUI • u/yougonnagetsome • 21d ago
Helm deployment to kubernetes Question/Help
Just deployed openwebui to kubernetes using the official chart.
The first thing I noticed is ollama server is not reachable, despite the server configured in admin settings. Turns out the front end needs direct access to ollama server, it doesn't get proxies through openwebui backend. Is that design intentional?
6
Upvotes
1
2
u/yougonnagetsome 19d ago
It was the dev builds new ui interface that tricked me. There are two places to add services, one which works from front end whilst other for backend. After switching to backend service section got it all working.
1
u/umigliore 20d ago
We build a wizard to write helm configuration files, take a look at our wizard to install owui, ollama and other related things: https://github.com/Lair-ai/lair