Files
charts/bitnami/minio/templates
Steven Kriegler d8789bbde9 [bitnami/minio] Allow user provisioning from existing Kubernetes secrets (#10070)
* 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>
2022-05-18 19:44:06 +02:00
..