[skip e2e]Update standalone resource (#22658)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/22656/head
zhuwenxing 2023-03-09 16:43:57 +08:00 committed by GitHub
parent 32581e6452
commit a96344b3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -12,10 +12,10 @@ image:
standalone:
resources:
limits:
cpu: 4
memory: 10Gi
cpu: 8
memory: 16Gi
requests:
cpu: 2
cpu: 4
memory: 8Gi
kafka:

View File

@ -11,10 +11,10 @@ image:
standalone:
resources:
limits:
cpu: 4
memory: 10Gi
cpu: 8
memory: 16Gi
requests:
cpu: 2
cpu: 4
memory: 8Gi
kafka: