[PR #118] [MERGED] Enable service accounts for pipelines chart #190

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/118
Author: @alexnederlof
Created: 11/28/2024
Status: Merged
Merged: 12/1/2024
Merged by: @westbrook-ai

Base: mainHead: allow-pipieline-sa


📝 Commits (1)

  • f539153 Enable service accounts for pipelines chart

📊 Changes

3 files changed (+21 additions, -1 deletions)

View changed files

📝 charts/pipelines/templates/deployment.yaml (+5 -1)
charts/pipelines/templates/service-account.yaml (+12 -0)
📝 charts/pipelines/values.yaml (+4 -0)

📄 Description

Allow us to set service accounts on pipelines as well.

Same as https://github.com/open-webui/helm-charts/pull/110


🔄 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/118 **Author:** [@alexnederlof](https://github.com/alexnederlof) **Created:** 11/28/2024 **Status:** ✅ Merged **Merged:** 12/1/2024 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `allow-pipieline-sa` --- ### 📝 Commits (1) - [`f539153`](https://github.com/open-webui/helm-charts/commit/f539153797cc75382723b1185a85c14ccb9c05b3) Enable service accounts for pipelines chart ### 📊 Changes **3 files changed** (+21 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `charts/pipelines/templates/deployment.yaml` (+5 -1) ➕ `charts/pipelines/templates/service-account.yaml` (+12 -0) 📝 `charts/pipelines/values.yaml` (+4 -0) </details> ### 📄 Description Allow us to set service accounts on pipelines as well. Same as https://github.com/open-webui/helm-charts/pull/110 --- <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:47 -05:00
yindo closed this issue 2026-02-15 19:16:47 -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#190