mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip e2e] Delete unused codes on update file (#14921)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
3057b0c50b
commit
2cddbb177c
@ -88,8 +88,6 @@ def update_values(src_values_file, deploy_params_file):
|
|||||||
},
|
},
|
||||||
"requests": {
|
"requests": {
|
||||||
"cpu": str(int(cpus) // 2 + 1) + ".0"
|
"cpu": str(int(cpus) // 2 + 1) + ".0"
|
||||||
# "cpu": "4.0"
|
|
||||||
# "cpu": str(int(cpus) - 1) + ".0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if cpus and mems:
|
if cpus and mems:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user