mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Delete unused codes of update file (#13946)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/13946/merge
parent
0a73ee256d
commit
9297b08f43
|
@ -173,7 +173,6 @@ def update_values(src_values_file, deploy_params_file):
|
|||
print(server_tag)
|
||||
# TODO: update milvus config
|
||||
# # update values.yaml with the given host
|
||||
# node_config = None
|
||||
perf_tolerations = [{
|
||||
"key": "node-role.kubernetes.io/benchmark",
|
||||
"operator": "Exists",
|
||||
|
|
Loading…
Reference in New Issue