MinIO — object storage
minio/storage · version 1
envs add minio/storage
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
MINIO_ENDPOINT |
required | config | Where the server listens.. where to get it |
MINIO_ACCESS_KEY |
required | secret | Half of a credential pair.. where to get it |
MINIO_SECRET_KEY |
required | secret | Signing secret half.. where to get it |