I am getting the following twistlock vulnerability:
(CIS_Docker_CE_v1.1.0 - 5.28) Use PIDs cgroup limit
How can set the cgroup pid limit using the kubernetes deployment yaml file?
I know docker run has the flag for setting pid limit, but we are not using docker run.
Can anyone please advice?