fix(atlantis/sorcerer): Arg does not exist
This commit is contained in:
@@ -15,7 +15,6 @@ spec:
|
|||||||
- --maxmemory=$(MAX_MEMORY)Mi # Graceful memory management (90% of limit)
|
- --maxmemory=$(MAX_MEMORY)Mi # Graceful memory management (90% of limit)
|
||||||
- --proactor_threads=1 # Auto-detect CPU cores (optimal threading)
|
- --proactor_threads=1 # Auto-detect CPU cores (optimal threading)
|
||||||
- --dir=/data
|
- --dir=/data
|
||||||
- --metrics_port=6379
|
|
||||||
- --cluster_mode=emulated
|
- --cluster_mode=emulated
|
||||||
env:
|
env:
|
||||||
- name: MAX_MEMORY
|
- name: MAX_MEMORY
|
||||||
|
|||||||
@@ -15,7 +15,6 @@ spec:
|
|||||||
- --maxmemory=$(MAX_MEMORY)Mi
|
- --maxmemory=$(MAX_MEMORY)Mi
|
||||||
- --proactor_threads=1
|
- --proactor_threads=1
|
||||||
- --dir=/data
|
- --dir=/data
|
||||||
- --metrics_port=6379
|
|
||||||
- --cluster_mode=emulated
|
- --cluster_mode=emulated
|
||||||
env:
|
env:
|
||||||
- name: MAX_MEMORY
|
- name: MAX_MEMORY
|
||||||
|
|||||||
Reference in New Issue
Block a user