mirror of
https://github.com/pgsty/minio.git
synced 2026-07-28 08:26:17 +03:00
docs: Add policy variables for resource and conditions (#10278)
Bonus fix adds LDAP policy variable and clarifies the usage of policy variables for temporary credentials. fixes #10197
This commit is contained in:
@@ -42,7 +42,7 @@ docker run -p 9000:9000 \
|
||||
### Configure `mc`
|
||||
|
||||
```
|
||||
mc config host add myhdfs http://gateway-ip:9000 access_key secret_key
|
||||
mc alias set myhdfs http://gateway-ip:9000 access_key secret_key
|
||||
```
|
||||
|
||||
### List buckets on hdfs
|
||||
|
||||
Reference in New Issue
Block a user