open-webui / helm-charts

53 stars 37 forks source link

feat: Adding helm chart configmap for better env import #22

Closed seungjinyu93 closed 4 days ago

seungjinyu93 commented 6 months ago

Is your feature request related to a problem? Please describe. No the issue is not related to problem

Describe the solution you'd like I just checked the helm chart and noticed that the helm chart is not using the configmap for the ollama_base_url so I was wondering if your team has any idea using the config map for the env

Describe alternatives you've considered like using the loop in the helm and dividing the configmap for ollama and the webUI

Additional context Nope

0xThresh commented 4 months ago

I agree that config maps would help organize the charts much more effectively, and am looking at moving values to one in an upcoming PR.

0xThresh commented 3 months ago

The configmap setup will try to match up with the env vars on the Open WebUI docs as much as possible: https://docs.openwebui.com/getting-started/env-configuration