changed to noeviction
This commit is contained in:
@@ -194,7 +194,7 @@ spec:
|
||||
- --maxmemory
|
||||
- "64mb"
|
||||
- --maxmemory-policy
|
||||
- "allkeys-lru"
|
||||
- "noeviction"
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
name: redis
|
||||
|
||||
Reference in New Issue
Block a user