Nginx is never cleaning it's request body cache when compiled with modsec. Currently it stores files to directory /tmp.
./deploy.sh
U need to have running k8s cluster first
./deploy.sh kubernetes
Just send request which have body payload larger then 1k For example run:
curl -X POST -d @test/request.txt