[skip e2e]Set resource for worker node in chaos test (#27025)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/27032/head
zhuwenxing 2023-09-12 16:57:17 +08:00 committed by GitHub
parent 00c65fa0d7
commit a37b422acd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -8,6 +8,20 @@ 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: