fix(runway-base): Only control memory using Vertical Pod Autoscaler.

fix(runway-base): Only control memory using Vertical Pod Autoscaler.

We have Horizontal Pod Autoscaler set up to control the number of pods based on CPU limits. Limit VPA to only adapt the memory request (and limit) so that the two systems don't fight with each other.

Issue: team#627 (closed)

Merge request reports

Loading