mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e] Update milvus image harbor (#14047)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
parent
f2d25ce338
commit
396ccf7bd4
@ -1,5 +1,5 @@
|
||||
# scale object
|
||||
IMAGE_REPOSITORY = "harbor.zilliz.cc/milvus/milvus" # repository of milvus image
|
||||
IMAGE_REPOSITORY = "registry.milvus.io/milvus/milvus" # repository of milvus image
|
||||
IMAGE_TAG = "master-20211213-d14fff0" # tag of milvus image
|
||||
NAMESPACE = "chaos-testing" # namespace
|
||||
IF_NOT_PRESENT = "IfNotPresent" # image pullPolicy IfNotPresent
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user