feat: all cpus reservations to 0.1
This commit is contained in:
@@ -27,5 +27,5 @@ MISTRAL_API_KEY=
|
||||
# Resource Limits
|
||||
OPENCODE_CPU_LIMIT=1.0
|
||||
OPENCODE_MEMORY_LIMIT=2G
|
||||
OPENCODE_CPU_RESERVATION=0.25
|
||||
OPENCODE_MEMORY_RESERVATION=512M
|
||||
OPENCODE_CPU_RESERVATION=0.1
|
||||
OPENCODE_MEMORY_RESERVATION=512M
|
||||
Reference in New Issue
Block a user