add support for configuring cri-o pids_limit (#7525)

This commit is contained in:
Cristian Calin
2021-04-21 20:55:51 +03:00
committed by GitHub
parent add61868c6
commit 384d30b675
3 changed files with 19 additions and 1 deletions

View File

@@ -202,7 +202,7 @@ default_mounts = [
#default_mounts_file = ""
# Maximum number of processes allowed in a container.
pids_limit = 1024
pids_limit = {{ crio_pids_limit }}
# Maximum sized allowed for the container log file. Negative numbers indicate
# that no size limit is imposed. If it is positive, it must be >= 8192 to