mirror of
https://github.com/dignajar/another-ldap-auth.git
synced 2026-04-26 21:55:47 +03:00
[PR #15] [MERGED] Allow setting ldap passwd secret through values #22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/dignajar/another-ldap-auth/pull/15
Author: @kirrmann
Created: 5/5/2021
Status: ✅ Merged
Merged: 5/5/2021
Merged by: @dignajar
Base:
master← Head:master📝 Commits (1)
5ef78daAllow setting ldap passwd through values📊 Changes
2 files changed (+3 additions, -2 deletions)
View changed files
📝
chart/another-ldap-auth/templates/secret.yaml(+2 -2)📝
chart/another-ldap-auth/values.yaml(+1 -0)📄 Description
This PR adds the option to set up the password in secret through values. As there was no other way than changing the template itself. User still can use e.g. helm secrets (sops) or other systems to securely handle secret management.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.