diff --git a/mongodb.nomad.hcl b/mongodb.nomad.hcl index 249123f..c176e19 100644 --- a/mongodb.nomad.hcl +++ b/mongodb.nomad.hcl @@ -73,7 +73,7 @@ job "[[ .instance ]]" { config { image = "[[ $c.image ]]" command = "/usr/local/bin/rs_config.sh" - pids_limit = 100 + pids_limit = 200 readonly_rootfs = true # Mount a few files from the main task # Just to reduce the verbosity of templates {} sections