Overwrite kubernetes resource limits and requests for build container on job level
Compare changes
- Craig Squire authored
When using the Kubernetes executor this allows the predefined cpu and memory allocations for builds to be overwritten up to a predefined max.
We have use cases where the predefined cpu and memory resources do not meet the needs of the user.
master
(if you do - rebase it please)Related to #2902 (closed), #4673 (closed)