mirror of
https://github.com/plankanban/planka.git
synced 2026-02-05 00:39:58 +03:00
[PR #507] [MERGED] Added arbitrary environment variables to helm chart #1029
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/507
Author: @gorrilla10101
Created: 9/17/2023
Status: ✅ Merged
Merged: 10/17/2023
Merged by: @meltyshev
Base:
master← Head:master📝 Commits (2)
5bf42bedynamic environment variables8a4bdbdMerge branch 'plankanban:master' into master📊 Changes
2 files changed (+11 additions, -7 deletions)
View changed files
📝
charts/planka/Chart.yaml(+7 -7)📝
charts/planka/templates/deployment.yaml(+4 -0)📄 Description
This adds the ability to add arbitrary environment variables to the deployment.yaml so that new ones can be added without needing to update the helm chart for it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.