mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 14:57:18 +08:00
* Allow providing user password via existing secret Signed-off-by: Steven Kriegler <61625851+justusbunsi@users.noreply.github.com> * Bump Chart.yaml version Signed-off-by: Steven Kriegler <61625851+justusbunsi@users.noreply.github.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <containers@bitnami.com> * [skip ci] Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <containers@bitnami.com> * Split inline from external user configuration This introduces a new setting `usersExistingSecrets` representing an array of names of existing Kubernetes secrets. These secrets are mounted as files into the provisioning job container where they are being parsed and their values processed by MinIO CLI. Signed-off-by: Steven Kriegler <61625851+justusbunsi@users.noreply.github.com> * Update chart parameters in README Signed-off-by: Steven Kriegler <61625851+justusbunsi@users.noreply.github.com> * Apply suggested changes Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com> Signed-Off-By: Steven Kriegler <61625851+justusbunsi@users.noreply.github.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <containers@bitnami.com> * Bump Chart version Signed-off-by: Steven Kriegler <61625851+justusbunsi@users.noreply.github.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: Francisco de Paz Galán <fdepaz@vmware.com>