diff --git a/infrastructure/nomad/playbooks/templates/services/nomad.hcl.j2 b/infrastructure/nomad/playbooks/templates/services/nomad.hcl.j2 index f45abf2e6..b4f8fc1e7 100644 --- a/infrastructure/nomad/playbooks/templates/services/nomad.hcl.j2 +++ b/infrastructure/nomad/playbooks/templates/services/nomad.hcl.j2 @@ -26,7 +26,7 @@ client { "/opt" = "/opt" } artifact { - decompression_file_count_limit = 8192 + decompression_file_count_limit = 16384 } host_volume "tmp-volume" { path = "/tmp/{{ env }}"