From e41a401ee16b9d9ad8f64995e2ca2b86a1b3c5dc Mon Sep 17 00:00:00 2001 From: shaynafinocchiaro Date: Wed, 31 Jul 2024 15:43:46 -0400 Subject: [PATCH] Update values.yaml (#478) --- charts/csm-authorization-v2.0/charts/redis/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/csm-authorization-v2.0/charts/redis/values.yaml b/charts/csm-authorization-v2.0/charts/redis/values.yaml index 7abd23da..57a547b1 100644 --- a/charts/csm-authorization-v2.0/charts/redis/values.yaml +++ b/charts/csm-authorization-v2.0/charts/redis/values.yaml @@ -4,5 +4,5 @@ redis: rediscommander: rediscommander replicas: 5 images: - redis: amaas-eos-mw1.cec.lab.emc.com:5046/redis:7.2.4-alpine + redis: redis:7.2.4-alpine commander: rediscommander/redis-commander:latest