diff --git a/apps/immich/deployment/redis.yaml b/apps/immich/deployment/redis.yaml index 3ad65ad..7dacd32 100644 --- a/apps/immich/deployment/redis.yaml +++ b/apps/immich/deployment/redis.yaml @@ -21,7 +21,7 @@ spec: resources: limits: cpu: "0.1" - memory: "250G" + memory: "250M" ports: - name: http containerPort: 6379