mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
[skip ci] Add log of update milvus on benchmark (#9005)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
5bcbb168ec
commit
6e0cecb034
@ -193,6 +193,7 @@ def update_values(src_values_file, deploy_params_file):
|
||||
'mountPath': '/test'
|
||||
}]
|
||||
|
||||
print(values_dict)
|
||||
# Update content of src_values_file
|
||||
with open(src_values_file, 'w') as f:
|
||||
dump(values_dict, f, default_flow_style=False)
|
||||
|
Loading…
Reference in New Issue
Block a user