Nomad changes
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 44s

This commit is contained in:
Henrik Jess Nielsen
2026-06-03 06:51:54 +02:00
parent 2620d6b50d
commit c1ce2d505e
2 changed files with 4 additions and 3 deletions

View File

@@ -101,9 +101,9 @@ job "check" {
}
resources {
cpu = 500
memory = 1024
memory_max = 4096
cpu = 900
memory = 2024
memory_max = 8096
}
}
}