[PR #13] [MERGED] Added provision of affinity and env vars #127

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/13
Author: @abhishek-ch
Created: 5/8/2024
Status: Merged
Merged: 5/9/2024
Merged by: @tjbck

Base: mainHead: missing_affinity


📝 Commits (3)

  • 6c7ebb5 Added provision of affinity and env vars
  • 387d200 fixed merge conflict and remove ollama related changes
  • 126c544 Refactored old affinity and extraEnv and updated in Deployment

📊 Changes

2 files changed (+30 additions, -3 deletions)

View changed files

📝 charts/open-webui/templates/deployment.yaml (+15 -1)
📝 charts/open-webui/values.yaml (+15 -2)

📄 Description

  • Added Affinity for Ollama Pod
  • Added Envs for both pods

🔄 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/13 **Author:** [@abhishek-ch](https://github.com/abhishek-ch) **Created:** 5/8/2024 **Status:** ✅ Merged **Merged:** 5/9/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `missing_affinity` --- ### 📝 Commits (3) - [`6c7ebb5`](https://github.com/open-webui/helm-charts/commit/6c7ebb58002a4e458bcfeab79e1bee8a88314c0a) Added provision of affinity and env vars - [`387d200`](https://github.com/open-webui/helm-charts/commit/387d200e1c32dda2949433ca22dfce6710a226ff) fixed merge conflict and remove ollama related changes - [`126c544`](https://github.com/open-webui/helm-charts/commit/126c544fd1222654872fa1f1ffb6a12e0e8781cf) Refactored old affinity and extraEnv and updated in Deployment ### 📊 Changes **2 files changed** (+30 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/templates/deployment.yaml` (+15 -1) 📝 `charts/open-webui/values.yaml` (+15 -2) </details> ### 📄 Description - Added Affinity for Ollama Pod - Added Envs for both pods --- <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:31 -05:00
yindo closed this issue 2026-02-15 19:16:31 -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#127