From b8af066a2f553fec1b8434a50a2695f0eff843aa Mon Sep 17 00:00:00 2001 From: Yi Chen Date: Mon, 14 Oct 2024 17:59:16 +0800 Subject: [PATCH] Migrate docker image to ACREE (#1171) Signed-off-by: Yi Chen --- arena-artifacts/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arena-artifacts/values.yaml b/arena-artifacts/values.yaml index de32a665e..67663c296 100644 --- a/arena-artifacts/values.yaml +++ b/arena-artifacts/values.yaml @@ -7,7 +7,7 @@ global: # pull image by aliyun vpc network pullImageByVPCNetwork: false # the prefix of all image - imagePrefix: registry.cn-zhangjiakou.aliyuncs.com + imagePrefix: registry-cn-zhangjiakou.ack.aliyuncs.com # the cluster type clusterProfile: "Default" # specfiy the nodeSelector for all operator pods