mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add comment of update file on benchmark (#8746)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
9beaf4d36f
commit
d3d630ef67
@ -191,6 +191,7 @@ def update_values(src_values_file, deploy_params_file):
|
||||
'mountPath': '/test'
|
||||
}]
|
||||
|
||||
# Update content of src_values_file
|
||||
with open(src_values_file, 'w') as f:
|
||||
dump(values_dict, f, default_flow_style=False)
|
||||
f.close()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user