mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #19731] [MERGED] chore: remove very outdated kubernetes configs #25331
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/19731
Author: @westbrook-ai
Created: 12/4/2025
Status: ✅ Merged
Merged: 12/4/2025
Merged by: @tjbck
Base:
dev← Head:rm-kubernetes-configs📝 Commits (3)
19ae8cecleanup: remove very outdated kubernetes configs0bcb1d8chore: remove INSTALLATION.md that references k8s manifestsa00c86bchore: remove kubernetes/ from .prettierignore📊 Changes
13 files changed (+0 additions, -216 deletions)
View changed files
📝
.prettierignore(+0 -2)➖
INSTALLATION.md(+0 -35)➖
kubernetes/helm/README.md(+0 -4)➖
kubernetes/manifest/base/kustomization.yaml(+0 -8)➖
kubernetes/manifest/base/ollama-service.yaml(+0 -12)➖
kubernetes/manifest/base/ollama-statefulset.yaml(+0 -41)➖
kubernetes/manifest/base/open-webui.yaml(+0 -4)➖
kubernetes/manifest/base/webui-deployment.yaml(+0 -38)➖
kubernetes/manifest/base/webui-ingress.yaml(+0 -20)➖
kubernetes/manifest/base/webui-pvc.yaml(+0 -12)➖
kubernetes/manifest/base/webui-service.yaml(+0 -15)➖
kubernetes/manifest/gpu/kustomization.yaml(+0 -8)➖
kubernetes/manifest/gpu/ollama-statefulset-gpu.yaml(+0 -17)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch. Not targeting thedevbranch will lead to immediate closure of the PR.Changelog Entry
Description
Remove very old Kubernetes manifests from the core repo, which are not documented in docs.openwebui.com, while Helm is: https://docs.openwebui.com/getting-started/quick-start/
Removed
kubernetes/folderContributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.