mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #1494] [MERGED] feat: Add extraContainers support for adding sidecar containers to pl… #1316
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plankanban/planka/pull/1494
Author: @JoeKer1
Created: 1/22/2026
Status: ✅ Merged
Merged: 1/22/2026
Merged by: @meltyshev
Base:
master← Head:chart/sidecars📝 Commits (2)
76d3ff9feat: Add extraContainers support for adding sidecar containers to planka deployment56df2fechore: Bump version📊 Changes
3 files changed (+24 additions, -1 deletions)
View changed files
📝
charts/planka/Chart.yaml(+1 -1)📝
charts/planka/templates/deployment.yaml(+3 -0)📝
charts/planka/values.yaml(+20 -0)📄 Description
…anka deployment
This Pull request adds support for setting extraContainers for adding sidecar containers to the planka deployment. This feature can be used for configuring Cloud SQL Auth Proxy sidecars in GCP. Fixes https://github.com/plankanban/planka/issues/1493
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.