[PR #237] [MERGED] feat(open-webui): add support for commonEnvVars to inject shared environments variables #273

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/237
Author: @jackhauGR
Created: 5/9/2025
Status: Merged
Merged: 5/9/2025
Merged by: @westbrook-ai

Base: mainHead: feat2


📝 Commits (1)

  • 5fcc219 feat(open-webui): add support for commonEnvVars to inject shared environment variables

📊 Changes

3 files changed (+10 additions, -0 deletions)

View changed files

📝 charts/open-webui/README.md (+2 -0)
📝 charts/open-webui/templates/workload-manager.yaml (+3 -0)
📝 charts/open-webui/values.yaml (+5 -0)

📄 Description

Allows users to define a list of environment variables that are common across environments, avoiding repetition in extraEnvVars.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/helm-charts/pull/237 **Author:** [@jackhauGR](https://github.com/jackhauGR) **Created:** 5/9/2025 **Status:** ✅ Merged **Merged:** 5/9/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `feat2` --- ### 📝 Commits (1) - [`5fcc219`](https://github.com/open-webui/helm-charts/commit/5fcc219066d6a607dc908eecb9f60234b0b347eb) feat(open-webui): add support for commonEnvVars to inject shared environment variables ### 📊 Changes **3 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/README.md` (+2 -0) 📝 `charts/open-webui/templates/workload-manager.yaml` (+3 -0) 📝 `charts/open-webui/values.yaml` (+5 -0) </details> ### 📄 Description Allows users to define a list of environment variables that are common across environments, avoiding repetition in `extraEnvVars`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 19:17:09 -05:00
yindo closed this issue 2026-02-15 19:17:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/helm-charts#273