changed to noeviction

This commit is contained in:
2026-03-25 20:05:09 +01:00
parent f86782a60f
commit 3de9efef41
+1 -1
View File
@@ -194,7 +194,7 @@ spec:
- --maxmemory - --maxmemory
- "64mb" - "64mb"
- --maxmemory-policy - --maxmemory-policy
- "allkeys-lru" - "noeviction"
ports: ports:
- containerPort: 6379 - containerPort: 6379
name: redis name: redis