mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e]Update standalone resource (#22658)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
32581e6452
commit
a96344b3d0
@ -12,10 +12,10 @@ image:
|
||||
standalone:
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4
|
||||
memory: 10Gi
|
||||
cpu: 8
|
||||
memory: 16Gi
|
||||
requests:
|
||||
cpu: 2
|
||||
cpu: 4
|
||||
memory: 8Gi
|
||||
|
||||
kafka:
|
||||
|
||||
@ -11,10 +11,10 @@ image:
|
||||
standalone:
|
||||
resources:
|
||||
limits:
|
||||
cpu: 4
|
||||
memory: 10Gi
|
||||
cpu: 8
|
||||
memory: 16Gi
|
||||
requests:
|
||||
cpu: 2
|
||||
cpu: 4
|
||||
memory: 8Gi
|
||||
|
||||
kafka:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user