[PR #162] [MERGED] feat: enable annotations in redis pods #217

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/162
Author: @vini-md
Created: 2/10/2025
Status: Merged
Merged: 2/12/2025
Merged by: @westbrook-ai

Base: mainHead: main


📝 Commits (1)

  • 1e87660 feat: enable annotations in redis pods

📊 Changes

2 files changed (+8 additions, -0 deletions)

View changed files

📝 charts/open-webui/templates/websocket-redis.yaml (+4 -0)
📝 charts/open-webui/values.yaml (+4 -0)

📄 Description

Description

This change enables add annotations in redis pod level.

Issue:

You have enabled Istio with sidecar.istio.io/inject: "true" in your Cluster by default for all Pods. This change allows you to disable Istio using annotations.


🔄 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/162 **Author:** [@vini-md](https://github.com/vini-md) **Created:** 2/10/2025 **Status:** ✅ Merged **Merged:** 2/12/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`1e87660`](https://github.com/open-webui/helm-charts/commit/1e876602921edf690026d1db4f7036289368d2fb) feat: enable annotations in redis pods ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/templates/websocket-redis.yaml` (+4 -0) 📝 `charts/open-webui/values.yaml` (+4 -0) </details> ### 📄 Description ## Description This change enables add annotations in redis pod level. ### Issue: You have enabled Istio with `sidecar.istio.io/inject: "true"` in your Cluster by default for all Pods. This change allows you to disable Istio using annotations. --- <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:54 -05:00
yindo closed this issue 2026-02-15 19:16:54 -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#217