feat: all cpus reservations to 0.1
This commit is contained in:
@@ -36,8 +36,8 @@ ZO_S3_SECRET_KEY=
|
||||
# Resource limits
|
||||
# CPU limits (in cores)
|
||||
OPENOBSERVE_CPU_LIMIT=2.0
|
||||
OPENOBSERVE_CPU_RESERVATION=0.5
|
||||
OPENOBSERVE_CPU_RESERVATION=0.1
|
||||
|
||||
# Memory limits
|
||||
OPENOBSERVE_MEMORY_LIMIT=2G
|
||||
OPENOBSERVE_MEMORY_RESERVATION=512M
|
||||
OPENOBSERVE_MEMORY_RESERVATION=512M
|
||||
Reference in New Issue
Block a user