[skip e2e] Delete unused codes of update file on benchmark (#13596)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/13659/head
wt 2021-12-17 18:51:06 +08:00 committed by GitHub
parent b730e8c985
commit af385cfc62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -162,7 +162,6 @@ def update_values(src_values_file, deploy_params_file):
print("[benchmark update] deploy_mode: %s" % str(deploy_mode))
cluster = False
# values_dict["service"]["type"] = "ClusterIP"
if deploy_mode in [config.CLUSTER_DEPLOY_MODE, config.CLUSTER_3RD_DEPLOY_MODE]:
cluster = True
# values_dict["cluster"]["enabled"] = True