mirror of
https://github.com/plankanban/planka.git
synced 2025-12-06 09:13:16 +03:00
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/550
Author: @eternity1984
Created: 11/18/2023
Status: ✅ Merged
Merged: 11/20/2023
Merged by: @meltyshev
Base:
master← Head:feat-helm-oidc📝 Commits (2)
cfac5a6Add support for OIDC configuration thru the helm4d1aa72chore: Update version📊 Changes
4 files changed (+110 additions, -1 deletions)
View changed files
📝
charts/planka/Chart.yaml(+1 -1)📝
charts/planka/templates/deployment.yaml(+27 -0)➕
charts/planka/templates/secret-oidc.yaml(+17 -0)📝
charts/planka/values.yaml(+65 -0)📄 Description
In this PR, makes it easier to configure an oidc thru helm.
For example:
Fixes issue #548
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.