mirror of
https://github.com/pgsty/minio.git
synced 2026-07-23 14:10:25 +03:00
Add access and secret key to example, needed to access Minio Gateway
This commit is contained in:
committed by
Harshavardhana
parent
fe9d826bef
commit
dd7e47f264
@@ -131,7 +131,6 @@ EXAMPLES:
|
|||||||
$ export MINIO_ACCESS_KEY=accesskey
|
$ export MINIO_ACCESS_KEY=accesskey
|
||||||
$ export MINIO_SECRET_KEY=secretkey
|
$ export MINIO_SECRET_KEY=secretkey
|
||||||
$ {{.HelpName}} minio-kubernetes-gcs
|
$ {{.HelpName}} minio-kubernetes-gcs
|
||||||
|
|
||||||
`
|
`
|
||||||
|
|
||||||
var s3BackendCmd = cli.Command{
|
var s3BackendCmd = cli.Command{
|
||||||
|
|||||||
Reference in New Issue
Block a user