mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 09:08:43 +08:00
fix migrate_pod version (#21876)
Signed-off-by: Filip Haltmayer <filip.haltmayer@zilliz.com>
This commit is contained in:
parent
820ac42e1e
commit
aa84124d24
@ -4,7 +4,7 @@ namespace="default"
|
|||||||
root_path="by-dev"
|
root_path="by-dev"
|
||||||
operation="migrate"
|
operation="migrate"
|
||||||
image_tag="milvusdb/milvus:v2.2.0"
|
image_tag="milvusdb/milvus:v2.2.0"
|
||||||
meta_migration_pod_tag="milvusdb/meta-migration:v2.2.0-bugfix-20220112"
|
meta_migration_pod_tag="milvusdb/meta-migration:v2.2.0-bugfix-20230112"
|
||||||
remove_migrate_pod_after_migrate="false"
|
remove_migrate_pod_after_migrate="false"
|
||||||
storage_class=""
|
storage_class=""
|
||||||
external_etcd_svc=""
|
external_etcd_svc=""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user