[PR #251] [MERGED] Allow setting WEBUI_URL manually #282

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/251
Author: @zadjadr
Created: 6/3/2025
Status: Merged
Merged: 6/10/2025
Merged by: @westbrook-ai

Base: mainHead: patch-1


📝 Commits (1)

  • e0fb781 Allow setting WEBUI_URL manually

📊 Changes

2 files changed (+22 additions, -7 deletions)

View changed files

📝 charts/open-webui/templates/_helpers.tpl (+14 -5)
📝 charts/open-webui/templates/workload-manager.yaml (+8 -2)

📄 Description

We use a redirect in our setup, which means the ingress host is different then the WEBUI_URL.

This change allows to set the WEBUI_URL either manually via extraenv or via ingress.host


🔄 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/251 **Author:** [@zadjadr](https://github.com/zadjadr) **Created:** 6/3/2025 **Status:** ✅ Merged **Merged:** 6/10/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`e0fb781`](https://github.com/open-webui/helm-charts/commit/e0fb7815355a7e21348fa16ce8ee9a3b13829506) Allow setting WEBUI_URL manually ### 📊 Changes **2 files changed** (+22 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/templates/_helpers.tpl` (+14 -5) 📝 `charts/open-webui/templates/workload-manager.yaml` (+8 -2) </details> ### 📄 Description We use a redirect in our setup, which means the ingress host is different then the WEBUI_URL. This change allows to set the WEBUI_URL either manually via extraenv or via ingress.host --- <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:12 -05:00
yindo closed this issue 2026-02-15 19:17:12 -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#282