Adjust memory allocation

This commit is contained in:
Daniel Berteaud 2024-06-03 10:06:15 +02:00
parent dd865d51e2
commit 6be3b0ccf1
2 changed files with 9 additions and 5 deletions

View File

@ -299,8 +299,9 @@ _EOT
resources {
cpu = 100
memory = 256
cpu = 100
memory = 256
memory_max = 284
}
}
@ -377,8 +378,9 @@ _EOT
resources {
cpu = 100
memory = 200
cpu = 100
memory = 256
memory_max = 384
}
}

View File

@ -71,6 +71,7 @@ paperless:
resources:
cpu: 100
memory: 256
memory_max: 284
# Task scheduler
scheduler:
@ -84,7 +85,8 @@ paperless:
# Resource allocation
resources:
cpu: 100
memory: 200
memory: 256
memory_max: 384
# The worker doing the document processing
task_queue: