[Skip ci] Add comments for milvus.yaml (#12842)

Signed-off-by: Bennu <yunmei.li@zilliz.com>
pull/12875/head
Bennu 2021-12-07 14:14:08 +08:00 committed by GitHub
parent 622163f2a3
commit 4cd314d41c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
etcd:
endpoints:
- localhost:2379
rootPath: by-dev
rootPath: by-dev # The root path where data is stored in etcd
metaSubPath: meta # metaRootPath = rootPath + '/' + metaSubPath
kvSubPath: kv # kvRootPath = rootPath + '/' + kvSubPath
segmentBinlogSubPath: datacoord/binlog/segment # Full Path = rootPath/metaSubPath/segmentBinlogSubPath