mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
Change default config files (#26780)
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
This commit is contained in:
parent
b8d472e479
commit
d206ebf220
@ -58,7 +58,7 @@ func globalConfigPrefixs() []string {
|
|||||||
return []string{"metastore", "localStorage", "etcd", "minio", "pulsar", "kafka", "rocksmq", "log", "grpc", "common", "quotaAndLimits"}
|
return []string{"metastore", "localStorage", "etcd", "minio", "pulsar", "kafka", "rocksmq", "log", "grpc", "common", "quotaAndLimits"}
|
||||||
}
|
}
|
||||||
|
|
||||||
var defaultYaml = []string{"milvus.yaml", "default.yaml", "user.yaml"}
|
var defaultYaml = []string{"milvus.yaml"}
|
||||||
|
|
||||||
// BaseTable the basics of paramtable
|
// BaseTable the basics of paramtable
|
||||||
type BaseTable struct {
|
type BaseTable struct {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user