mirror of
https://github.com/bitnami/charts.git
synced 2026-04-01 06:47:23 +08:00
[bitnami/redis] Support retrieving Redis ACL user passwords from Kubernetes Secrets (#32434)
* Added helper function common.secrets.get to fetch user credentials from a Secret. Updated Redis ACL user configuration to prioritize secrets over plain-text passwords. Ensured backward compatibility by falling back to .password when no secret is found. Signed-off-by: Mehdi Jafarpour <emahdij@gmail.com> Signed-off-by: Mehdi Jafarpour <mehdi.jafarpour@arvancloud.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> Co-authored-by: Mehdi Jafarpour <mehdi.jafarpour@arvancloud.com> Co-authored-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -37,4 +37,4 @@ maintainers:
|
||||
name: redis
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis
|
||||
version: 20.11.5
|
||||
version: 20.12.0
|
||||
Reference in New Issue
Block a user