helm-charts
helm-charts copied to clipboard
controller: add default resource limits
There was a broken resources
block (bad indentation), with tiny resource limits.
This PR fixes the indentation and sets more modest limits (1Gb, 1 CPU core). This facilitates better alerting (I will alert on going above 50% of these limits)