mirror of https://github.com/milvus-io/milvus.git
[skip e2e]Enable heaptrack for standalone chaos test (#24202)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>pull/24214/head
parent
4502a16819
commit
af271498e0
|
@ -10,6 +10,8 @@ image:
|
|||
tag: master-latest
|
||||
pullPolicy: IfNotPresent
|
||||
standalone:
|
||||
heaptrack:
|
||||
enabled: true
|
||||
resources:
|
||||
limits:
|
||||
cpu: 8
|
||||
|
|
Loading…
Reference in New Issue