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

Closed
opened 2026-02-15 19:15:17 -05:00 by yindo · 2 comments
Owner

Originally created by @seungjinyu93 on GitHub (Mar 6, 2024).

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

Originally created by @seungjinyu93 on GitHub (Mar 6, 2024). **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
yindo added the enhancement label 2026-02-15 19:15:17 -05:00
yindo closed this issue 2026-02-15 19:15:17 -05:00
Author
Owner

@westbrook-ai commented on GitHub (Jun 3, 2024):

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.

@westbrook-ai commented on GitHub (Jun 3, 2024): 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.
Author
Owner

@westbrook-ai commented on GitHub (Jun 3, 2024):

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

@westbrook-ai commented on GitHub (Jun 3, 2024): 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#3