ceph-ansible/roles/ceph-prometheus
Teoman ONAY 9b5d97adb9 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>
2021-08-04 10:20:25 +02:00
..
files dashboard: Add new prometheus alert 2021-06-24 09:02:21 +02:00
handlers docker2podman: manage dashboard nodes 2020-05-13 12:02:00 +02:00
meta lint: fix error [303,602,701,702] 2019-10-15 10:07:52 +02:00
tasks monitoring: use config_template module for config 2020-12-12 06:55:27 +01:00
templates podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-04 10:20:25 +02:00