mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment of server deployment update file on benchmark (#8576)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
0bb3a63e81
commit
35aca0fc8d
@ -74,6 +74,7 @@ def update_values(src_values_file, deploy_params_file):
|
||||
mems = res["mems"]
|
||||
gpus = res["gpus"]
|
||||
if cpus:
|
||||
# Set the scope of cpu application according to the configuration
|
||||
resources = {
|
||||
"limits": {
|
||||
"cpu": str(int(cpus)) + ".0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user