Minio: A Commodore component to manage Minio

Minio: A Commodore component to manage Minio is a Commodore component for Managing Minio. The component is based on the Helm Chart of Bitnami.

See the parameters reference for further details.

Prerequisites

An accessKey and secretKey must be generated and stored inside the secret key management.

{source,console}

vault kv put -cas=0 clusters/kv/${TENANT_ID}/${CLUSTER_ID}/minio <instance_name>-accesskey=<enter S3/Azure Access Key here> <instannce_name>-secretkey=<enter S3/Azure Secret here>