[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:
wt 2021-09-26 14:57:58 +08:00 committed by GitHub
parent 0bb3a63e81
commit 35aca0fc8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"