From eb1c75406cc6129deccb437583a32f830997c9d1 Mon Sep 17 00:00:00 2001 From: newrain001 Date: Wed, 21 Aug 2024 11:37:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'cloud/deploy/redis.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloud/deploy/redis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/deploy/redis.yml b/cloud/deploy/redis.yml index e31881e..1067145 100644 --- a/cloud/deploy/redis.yml +++ b/cloud/deploy/redis.yml @@ -13,7 +13,7 @@ spec: spec: containers: - name: redis - image: redis + image: registry.cn-hangzhou.aliyuncs.com/newrain857/redis resources: limits: memory: "128Mi"