[PR #903] [MERGED] feat(chart): Support Service Annotations #1141

Closed
opened 2026-02-04 21:53:00 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/plankanban/planka/pull/903
Author: @JoeKer1
Created: 10/1/2024
Status: Merged
Merged: 10/2/2024
Merged by: @meltyshev

Base: masterHead: feat/chart-service-annotations


📝 Commits (2)

  • 96943b9 feat(chart): Support Service Annotations
  • 08b8792 chore: Update version

📊 Changes

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

View changed files

📝 charts/planka/Chart.yaml (+2 -2)
📝 charts/planka/templates/service.yaml (+4 -0)
📝 charts/planka/values.yaml (+1 -0)

📄 Description

Support service annotations which can be helpful when running planka in a cloud provider.

resolves https://github.com/plankanban/planka/issues/902


🔄 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/plankanban/planka/pull/903 **Author:** [@JoeKer1](https://github.com/JoeKer1) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/2/2024 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `feat/chart-service-annotations` --- ### 📝 Commits (2) - [`96943b9`](https://github.com/plankanban/planka/commit/96943b99183eedbd6544693a96665b1a81437646) feat(chart): Support Service Annotations - [`08b8792`](https://github.com/plankanban/planka/commit/08b87921914fc817acfa619db1123ec6ad7cca87) chore: Update version ### 📊 Changes **3 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `charts/planka/Chart.yaml` (+2 -2) 📝 `charts/planka/templates/service.yaml` (+4 -0) 📝 `charts/planka/values.yaml` (+1 -0) </details> ### 📄 Description Support service annotations which can be helpful when running planka in a cloud provider. resolves https://github.com/plankanban/planka/issues/902 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 21:53:00 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1141