[skip e2e] Delete unused codes on update file (#14503)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/14498/head
wt 2021-12-29 15:20:33 +08:00 committed by GitHub
parent 88fc63ae43
commit 012899dc53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ def update_values(src_values_file, deploy_params_file):
# if server_name:
# node_config = {'kubernetes.io/hostname': server_name}
# elif server_tag:
# # server tag
# node_config = {'instance-type': server_tag}
cpus = None
mems = None