Lower photoprism resources to make it easier to schedule

This commit is contained in:
IamTheFij 2023-08-10 15:56:12 -07:00
parent ddeb8fffbc
commit b62029be0a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ module "photoprism_module" {
}]
resources = {
cpu = 2000
memory = 3000
memory = 2500
memory_max = 4000
}
stunnel_resources = {