mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
7bdfe03927
The memory pressure in low resource containers this PR aimed to fix was
actually caused by #8817, which was fixed in #8829. The
automaxprocs/automemlimit dependencies are no longer needed as was
intended in #8696.
This reverts commit 88c01e659c and updates
docs to match the current behaviour.
---------
Signed-off-by: Charlie Egan <charlie_egan@apple.com>