Mint System S3
Setup S3 backend credentials.
Parameters
S3 parameters
Name | Description | Value |
---|---|---|
enabled | Enable or disable S3 | true |
name | Name of the S3 secret | s3-credentials |
endpoint | Url of the S3 bucket | "" |
bucket | Name of the S3 bucket | "" |
usernameKey | Name of the username secret key | username |
username | Value of the username secret key | "" |
passwordKey | Name of the password secret key | password |
password | Value of the password secret key | "" |