mirror of
https://github.com/plankanban/planka.git
synced 2026-03-01 11:21:46 +03:00
[PR #961] [MERGED] Support adding extra env variables to planka deployment dynamically #1159
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/961
Author: @JoeKer1
Created: 11/26/2024
Status: ✅ Merged
Merged: 11/27/2024
Merged by: @meltyshev
Base:
master← Head:feat/chart-dynamic-env📝 Commits (2)
b4a9d95Support adding extra env variables to planka deployment dynamicallyae5ad83fix: Remove secret key, fix linting, bump version📊 Changes
3 files changed (+29 additions, -2 deletions)
View changed files
📝
charts/planka/Chart.yaml(+1 -1)📝
charts/planka/templates/deployment.yaml(+14 -0)📝
charts/planka/values.yaml(+14 -1)📄 Description
Resolves https://github.com/plankanban/planka/issues/960
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.