[skip ci] Refine data node param table comment (#12560)

Signed-off-by: Edward Zeng <jie.zeng@zilliz.com>
This commit is contained in:
edward.zeng 2021-12-01 19:31:36 +08:00 committed by GitHub
parent 446b5a3a48
commit 271aaa7537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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