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