mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
Delete the unrelated content in the yaml file (#19812)
Signed-off-by: SimFG <bang.fu@zilliz.com> Signed-off-by: SimFG <bang.fu@zilliz.com>
This commit is contained in:
parent
b0a12116c8
commit
ae8ec28925
@ -1,41 +0,0 @@
|
|||||||
denyAPI:
|
|
||||||
default:
|
|
||||||
- HasCollection
|
|
||||||
- GetCollectionStatistics
|
|
||||||
- CreatePartition
|
|
||||||
- DropPartition
|
|
||||||
- HasPartition
|
|
||||||
- LoadPartitions
|
|
||||||
- ReleasePartitions
|
|
||||||
- GetPartitionStatistics
|
|
||||||
- ShowPartitions
|
|
||||||
- CreateAlias
|
|
||||||
- DropAlias
|
|
||||||
- AlterAlias
|
|
||||||
- GetIndexState
|
|
||||||
- GetIndexBuildProgress
|
|
||||||
- CalcDistance
|
|
||||||
- GetFlushState
|
|
||||||
- GetPersistentSegmentInfo
|
|
||||||
- GetQuerySegmentInfo
|
|
||||||
- Dummy
|
|
||||||
- RegisterLink
|
|
||||||
- GetCompactionState
|
|
||||||
- ManualCompaction
|
|
||||||
- GetCompactionStateWithPlans
|
|
||||||
- GetReplicas
|
|
||||||
- GetMetrics
|
|
||||||
- LoadBalance
|
|
||||||
- CreateRole
|
|
||||||
- DropRole
|
|
||||||
- OperateUserRole
|
|
||||||
- SelectRole
|
|
||||||
- SelectUser
|
|
||||||
- OperatePrivilege
|
|
||||||
- SelectGrant
|
|
||||||
zcloud_root:
|
|
||||||
root:
|
|
||||||
|
|
||||||
invisibleUsers:
|
|
||||||
- root
|
|
||||||
- zcloud_root
|
|
||||||
@ -153,7 +153,6 @@ proxy:
|
|||||||
maxTaskNum: 1024 # max task number of proxy task queue
|
maxTaskNum: 1024 # max task number of proxy task queue
|
||||||
# please adjust in embedded Milvus: false
|
# please adjust in embedded Milvus: false
|
||||||
ginLogging: true # Whether to produce gin logs.
|
ginLogging: true # Whether to produce gin logs.
|
||||||
soPath: "/Users/derek/fubang/milvus-plugin-demo/hook.so"
|
|
||||||
|
|
||||||
|
|
||||||
# Related configuration of queryCoord, used to manage topology and load balancing for the query nodes, and handoff from growing segments to sealed segments.
|
# Related configuration of queryCoord, used to manage topology and load balancing for the query nodes, and handoff from growing segments to sealed segments.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user