1
0
mirror of https://github.com/minio/minio.git synced 2025-04-10 22:47:52 -04:00
Lenin Alevski 92ffe5e5ef
Allow MinIO to load configurations from env file ()
docker-entrypoint.sh will load configuration values from
'config.env' file, this is useful when MinIO is deployed in Kubernetes
environments and want to avoid reading secrets from environment
variables

Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com>
2021-07-14 16:55:59 -07:00
..