mirror of https://github.com/milvus-io/milvus.git
parent
8b23a9338d
commit
d4239f0cd8
|
@ -29,7 +29,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
ComponentPrefix = "master-service"
|
||||
ComponentPrefix = "root-coord"
|
||||
TenantMetaPrefix = ComponentPrefix + "/tenant"
|
||||
ProxyMetaPrefix = ComponentPrefix + "/proxy"
|
||||
CollectionMetaPrefix = ComponentPrefix + "/collection"
|
||||
|
|
Loading…
Reference in New Issue