mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip e2e] Update scale test image tag (#14294)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
parent
4671a88fbb
commit
6b57e87acb
@ -1,6 +1,6 @@
|
|||||||
# scale object
|
# scale object
|
||||||
IMAGE_REPOSITORY = "registry.milvus.io/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
|
IMAGE_TAG = "master-20211227-b022615" # tag of milvus image
|
||||||
NAMESPACE = "chaos-testing" # namespace
|
NAMESPACE = "chaos-testing" # namespace
|
||||||
IF_NOT_PRESENT = "IfNotPresent" # image pullPolicy IfNotPresent
|
IF_NOT_PRESENT = "IfNotPresent" # image pullPolicy IfNotPresent
|
||||||
ALWAYS = "Always" # image pullPolicy Always
|
ALWAYS = "Always" # image pullPolicy Always
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user