enhance: [skip e2e]open querynode mmap for all pipeline (#36586)

Signed-off-by: nico <cheng.yuan@zilliz.com>
pull/36372/head
nico 2024-09-29 09:41:15 +08:00 committed by GitHub
parent d1d5a50014
commit c43d94319f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -67,6 +67,11 @@ queryNode:
profiling:
enabled: true
replicas: 2
mmap:
vectorField: true
vectorIndex: true
scalarField: true
scalarIndex: true
service:
type: ClusterIP
standalone: