feat: all cpus reservations to 0.1
This commit is contained in:
@@ -137,8 +137,8 @@ GATEWAY_PORT=18790
|
||||
|
||||
# CPU limits
|
||||
NANOBOT_CPU_LIMIT=1.0
|
||||
NANOBOT_CPU_RESERVATION=0.5
|
||||
NANOBOT_CPU_RESERVATION=0.1
|
||||
|
||||
# Memory limits
|
||||
NANOBOT_MEMORY_LIMIT=1G
|
||||
NANOBOT_MEMORY_RESERVATION=512M
|
||||
NANOBOT_MEMORY_RESERVATION=512M
|
||||
Reference in New Issue
Block a user