[skip ci] Add comments about minio in yaml (#8493)

Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
This commit is contained in:
shiyu22 2021-09-24 18:40:13 +08:00 committed by GitHub
parent 02f7712969
commit 8cc78b2a97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ etcd:
flushStreamPosSubPath: datacoord/flushstream # Full path = rootPath/metaSubPath/flushStreamPosSubPath
statsStreamPosSubPath: datacoord/statsstream # Full path = rootPath/metaSubPath/statsStreamPosSubPath
# Related configuration of minio, which is responsible for data persistence for Milvus.
minio:
address: localhost
port: 9000