[PR #870] [MERGED] Fix Kubernetes Manifest for Web UI #59354

Closed
opened 2026-05-06 01:21:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/870
Author: @ching-kuo
Created: 2/23/2024
Status: Merged
Merged: 2/23/2024
Merged by: @tjbck

Base: mainHead: fix_k8s_manifest


📝 Commits (1)

  • 035c2e0 Fix Kubernetes Manifest for Web UI

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 kubernetes/manifest/base/webui-pvc.yaml (+1 -1)
📝 kubernetes/manifest/kustomization.yaml (+1 -0)

📄 Description

There are currently 2 issues with the Kubernetes manifest:

  • open-webui-deployment refers to ollama-webui-pvc but not included in kustomization.yaml, causing issue if using GPU deployment
  • ollama-webui-pvc is using the wrong namespace

This commit fixes both issue.


🔄 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/open-webui/pull/870 **Author:** [@ching-kuo](https://github.com/ching-kuo) **Created:** 2/23/2024 **Status:** ✅ Merged **Merged:** 2/23/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `fix_k8s_manifest` --- ### 📝 Commits (1) - [`035c2e0`](https://github.com/open-webui/open-webui/commit/035c2e05000dbb5b27f29d3f5670b4cdc4d1053f) Fix Kubernetes Manifest for Web UI ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `kubernetes/manifest/base/webui-pvc.yaml` (+1 -1) 📝 `kubernetes/manifest/kustomization.yaml` (+1 -0) </details> ### 📄 Description There are currently 2 issues with the Kubernetes manifest: - open-webui-deployment refers to ollama-webui-pvc but not included in kustomization.yaml, causing issue if using GPU deployment - ollama-webui-pvc is using the wrong namespace This commit fixes both issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 01:21:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#59354