mirror of
https://github.com/minio/minio.git
synced 2025-01-11 15:03:22 -05:00
update KMS README.md to set approle env (#6978)
This commit is contained in:
parent
d264d2c899
commit
13cb814a0e
@ -88,6 +88,7 @@ export MINIO_SSE_VAULT_APPROLE_ID=9b56cc08-8258-45d5-24a3-679876769126
|
||||
export MINIO_SSE_VAULT_APPROLE_SECRET=4e30c52f-13e4-a6f5-0763-d50e8cb4321f
|
||||
export MINIO_SSE_VAULT_ENDPOINT=https://vault-endpoint-ip:8200
|
||||
export MINIO_SSE_VAULT_KEY_NAME=my-minio-key
|
||||
export MINIO_SSE_VAULT_AUTH_TYPE=approle
|
||||
minio server ~/export
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user