mirror of https://github.com/milvus-io/milvus.git
[skip e2e]Update resource for chaos test (#27337)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>pull/27341/head
parent
0a0e4f0547
commit
e1da980ba3
|
@ -8,24 +8,10 @@ image:
|
|||
tag: master-latest
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
queryNode:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 4
|
||||
limits:
|
||||
cpu: 8
|
||||
|
||||
dataNode:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 4
|
||||
limits:
|
||||
cpu: 8
|
||||
|
||||
indexNode:
|
||||
resources:
|
||||
requests:
|
||||
cpu: 4
|
||||
cpu: 2
|
||||
limits:
|
||||
cpu: 8
|
||||
|
||||
|
|
Loading…
Reference in New Issue