Skip to content

Align memory request and limits

Maxime requested to merge miouge/gitlab:patch-1 into master

Uncommenting the limits results in the following error:

spec.template.spec.containers[0].resources.requests: Invalid value: "1024M": must be less than or equal to memory limit

Merge request reports