fix(atlantis/sorcerer): Arg does not exist

This commit is contained in:
2025-11-11 13:47:18 +01:00
parent 8ca0e5fb3d
commit c695d88ed5
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -15,7 +15,6 @@ spec:
- --maxmemory=$(MAX_MEMORY)Mi # Graceful memory management (90% of limit)
- --proactor_threads=1 # Auto-detect CPU cores (optimal threading)
- --dir=/data
- --metrics_port=6379
- --cluster_mode=emulated
env:
- name: MAX_MEMORY
-1
View File
@@ -15,7 +15,6 @@ spec:
- --maxmemory=$(MAX_MEMORY)Mi
- --proactor_threads=1
- --dir=/data
- --metrics_port=6379
- --cluster_mode=emulated
env:
- name: MAX_MEMORY