diff --git a/apps/base/customer1/trading-platform/redis-cluster.yaml b/apps/base/customer1/trading-platform/redis-cluster.yaml index 5c21ac6..4154192 100644 --- a/apps/base/customer1/trading-platform/redis-cluster.yaml +++ b/apps/base/customer1/trading-platform/redis-cluster.yaml @@ -79,7 +79,7 @@ spec: fsGroup: 999 containers: - name: redis - image: redis/redis-stack:7.4.2-v16 + image: redis/redis-stack:7.4.0-v8 ports: - containerPort: 6379 name: redis