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>
pull/19651/head
SimFG 2022-10-17 15:45:25 +08:00 committed by GitHub
parent b0a12116c8
commit ae8ec28925
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 42 deletions

View File

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

View File

@ -153,7 +153,6 @@ proxy:
maxTaskNum: 1024 # max task number of proxy task queue
# please adjust in embedded Milvus: false
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.