changed to noeviction
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user