mirror of
https://github.com/minio/minio.git
synced 2025-01-11 15:03:22 -05:00
Add access and secret key to example, needed to access Minio Gateway
This commit is contained in:
parent
fe9d826bef
commit
dd7e47f264
@ -131,7 +131,6 @@ EXAMPLES:
|
||||
$ export MINIO_ACCESS_KEY=accesskey
|
||||
$ export MINIO_SECRET_KEY=secretkey
|
||||
$ {{.HelpName}} minio-kubernetes-gcs
|
||||
|
||||
`
|
||||
|
||||
var s3BackendCmd = cli.Command{
|
||||
|
Loading…
Reference in New Issue
Block a user