From 3352c1f9cad8cc1db549dfb70b8a28c73cf4b701 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Tue, 14 May 2024 20:54:33 +0200 Subject: [PATCH] typo --- apps/immich/deployment/redis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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