ceph-ansible/roles/ceph-prometheus
Teoman ONAY 3d4e15cebf podman pids.max default value is 2048, docker's one is 4096 which are
sufficient for the default value (512) of rgw thread pool size.
But if its value is increased near to the pids-limit value,
it does not leave place for the other processes to spawn and run within
the container and the container crashes.

pids-limit set to unlimited regardless of the container engine.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1987041

Signed-off-by: Teoman ONAY <tonay@redhat.com>
(cherry picked from commit 9b5d97adb9)
2021-08-05 11:04:31 -04:00
..
files dashboard: Add new prometheus alert 2021-07-01 09:37:37 +02:00
handlers docker2podman: manage dashboard nodes 2020-06-03 13:20:24 -04:00
meta lint: fix error [303,602,701,702] 2019-10-21 15:55:54 -04:00
tasks monitoring: use config_template module for config 2021-07-26 17:47:51 +02:00
templates podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-05 11:04:31 -04:00