Set higher pids_limit

This commit is contained in:
Daniel Berteaud 2024-03-06 15:08:35 +01:00
parent 026f20b925
commit 42c72e7de8
1 changed files with 1 additions and 1 deletions

View File

@ -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