[PR #507] [MERGED] Added arbitrary environment variables to helm chart #1029

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

📋 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: masterHead: master


📝 Commits (2)

  • 5bf42be dynamic environment variables
  • 8a4bdbd Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/plankanban/planka/pull/507 **Author:** [@gorrilla10101](https://github.com/gorrilla10101) **Created:** 9/17/2023 **Status:** ✅ Merged **Merged:** 10/17/2023 **Merged by:** [@meltyshev](https://github.com/meltyshev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`5bf42be`](https://github.com/plankanban/planka/commit/5bf42be7864cbc8741d23e857ea2412029f2a1c0) dynamic environment variables - [`8a4bdbd`](https://github.com/plankanban/planka/commit/8a4bdbd1feae5cf90455b9041fe4c7dbb8f101f4) Merge branch 'plankanban:master' into master ### 📊 Changes **2 files changed** (+11 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `charts/planka/Chart.yaml` (+7 -7) 📝 `charts/planka/templates/deployment.yaml` (+4 -0) </details> ### 📄 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. --- <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:45:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#1029