[PR #9] [MERGED] feat: add feature to configure ollama service labels via values #124

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/9
Author: @stepanbaghdasaryan
Created: 5/7/2024
Status: Merged
Merged: 5/7/2024
Merged by: @tjbck

Base: mainHead: feature/add-label-configuration-ollama-service


📝 Commits (1)

  • 603ee8c feat: add feature to configure ollama service labels via values

📊 Changes

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

View changed files

📝 charts/open-webui/templates/ollama-service.yaml (+3 -0)
📝 charts/open-webui/values.yaml (+2 -1)

📄 Description

This commit adds the ability to configure labels for the ollama service in the values.yaml file. Users can now specify custom labels for the ollama service, providing greater flexibility in managing its configuration.


🔄 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/9 **Author:** [@stepanbaghdasaryan](https://github.com/stepanbaghdasaryan) **Created:** 5/7/2024 **Status:** ✅ Merged **Merged:** 5/7/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `feature/add-label-configuration-ollama-service` --- ### 📝 Commits (1) - [`603ee8c`](https://github.com/open-webui/helm-charts/commit/603ee8cde56c4ee5321136f8363a22faad41bbd5) feat: add feature to configure ollama service labels via values ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/templates/ollama-service.yaml` (+3 -0) 📝 `charts/open-webui/values.yaml` (+2 -1) </details> ### 📄 Description This commit adds the ability to configure labels for the ollama service in the values.yaml file. Users can now specify custom labels for the ollama service, providing greater flexibility in managing its configuration. --- <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#124