Add access and secret key to example, needed to access Minio Gateway

This commit is contained in:
Remco Verhoef 2017-05-09 16:06:37 -07:00 committed by Harshavardhana
parent fe9d826bef
commit dd7e47f264

View File

@ -131,7 +131,6 @@ EXAMPLES:
$ export MINIO_ACCESS_KEY=accesskey
$ export MINIO_SECRET_KEY=secretkey
$ {{.HelpName}} minio-kubernetes-gcs
`
var s3BackendCmd = cli.Command{