[PR #207] [MERGED] fix: redis pod annotation nindent 4 to 8 #249

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/helm-charts/pull/207
Author: @vini-md
Created: 3/19/2025
Status: Merged
Merged: 3/19/2025
Merged by: @westbrook-ai

Base: mainHead: main


📝 Commits (1)

  • 69be556 fix: redis pod annotation nindent 4 to 8

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 charts/open-webui/templates/websocket-redis.yaml (+1 -1)

📄 Description

I made a mistake when opening the first PR including websocket.redis.pods.annotations.

The correct nindent is 8 and I sent 4.

Before this PR:
Screenshot 2025-03-19 at 08 38 27

After this PR:
Screenshot 2025-03-19 at 08 35 59
Screenshot 2025-03-19 at 08 37 31


🔄 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/207 **Author:** [@vini-md](https://github.com/vini-md) **Created:** 3/19/2025 **Status:** ✅ Merged **Merged:** 3/19/2025 **Merged by:** [@westbrook-ai](https://github.com/westbrook-ai) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`69be556`](https://github.com/open-webui/helm-charts/commit/69be5561db26972c6e8ffd67cca98df25ef55d34) fix: redis pod annotation nindent 4 to 8 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `charts/open-webui/templates/websocket-redis.yaml` (+1 -1) </details> ### 📄 Description I made a mistake when opening the first PR including `websocket.redis.pods.annotations`. The correct nindent is 8 and I sent 4. **Before this PR:** ![Screenshot 2025-03-19 at 08 38 27](https://github.com/user-attachments/assets/47aeb0af-988a-4d53-99f1-b58dac93235c) **After this PR:** ![Screenshot 2025-03-19 at 08 35 59](https://github.com/user-attachments/assets/10fcd88d-5031-4d09-b971-1483b0b5e072) ![Screenshot 2025-03-19 at 08 37 31](https://github.com/user-attachments/assets/177555e2-ef16-4cb5-9db4-bdde683af85d) --- <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:17:04 -05:00
yindo closed this issue 2026-02-15 19:17:04 -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#249