mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-11-30 19:08:30 +08:00
[skip ci] Refine data node param table comment (#12560)
Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
parent
446b5a3a48
commit
271aaa7537
@ -68,13 +68,12 @@ type ParamTable struct {
|
||||
// Channel subscribition name -
|
||||
MsgChannelSubName string
|
||||
|
||||
// --- ETCD ---
|
||||
// etcd
|
||||
EtcdEndpoints []string
|
||||
MetaRootPath string
|
||||
ChannelWatchSubPath string
|
||||
|
||||
// MinIO
|
||||
|
||||
MinioAddress string
|
||||
MinioAccessKeyID string
|
||||
MinioSecretAccessKey string
|
||||
|
Loading…
Reference in New Issue
Block a user