Add resource limits to Smart Gateway containers#199
Conversation
Set CPU/memory requests and limits on all three containers (oauth-proxy, bridge, sg-core) in the generated Smart Gateway deployment to prevent unbounded resource consumption. Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>
vkmc
left a comment
There was a problem hiding this comment.
LGTM, but for this one we should test we can update the memory limits on the smartgateway pods (if required)
|
Build failed (check pipeline). Post ✔️ stf-crc-ocp_418-local_build SUCCESS in 50m 13s |
Set CPU/memory requests and limits on all three containers (oauth-proxy, bridge, sg-core) in the generated Smart Gateway deployment to prevent unbounded resource consumption.
Related-To: OSPRH-32349