[PR #51] [MERGED] feat: configure pod and container security context settings #145

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/51
Author: @chgl
Created: 7/20/2024
Status: Merged
Merged: 7/20/2024
Merged by: @westbrook-ai

Base: mainHead: make-security-context-configurable


📝 Commits (1)

  • 62e5d9c feat: configure pod and container security context settings

📊 Changes

4 files changed (+39 additions, -4 deletions)

View changed files

📝 charts/open-webui/Chart.yaml (+1 -1)
📝 charts/open-webui/README.md (+3 -1)
📝 charts/open-webui/templates/workload-manager.yaml (+9 -1)
📝 charts/open-webui/values.yaml (+26 -1)

📄 Description

Adds pod- and container-level security context settings to the values.yaml


🔄 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/51 **Author:** [@chgl](https://github.com/chgl) **Created:** 7/20/2024 **Status:** ✅ Merged **Merged:** 7/20/2024 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `make-security-context-configurable` --- ### 📝 Commits (1) - [`62e5d9c`](https://github.com/open-webui/helm-charts/commit/62e5d9c95b94877068bf09d3662747ec963a56d4) feat: configure pod and container security context settings ### 📊 Changes **4 files changed** (+39 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/Chart.yaml` (+1 -1) 📝 `charts/open-webui/README.md` (+3 -1) 📝 `charts/open-webui/templates/workload-manager.yaml` (+9 -1) 📝 `charts/open-webui/values.yaml` (+26 -1) </details> ### 📄 Description Adds pod- and container-level security context settings to the values.yaml --- <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:16:36 -05:00
yindo closed this issue 2026-02-15 19:16:36 -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#145