Skip to content

Use fixed resource requests/limits for helper container

Ahmon Dancy requested to merge main-9e1f into main

The helper container should not use the same resource requests/limits
as the main build container, otherwise the pod resource requirements
are doubled.

Use fixed, conversative requests/limits for the helper container
instead.

Related MRs:

Edited by Ahmon Dancy

Merge request reports