Skip to content

Accomodate initContainer memory request

Ismael Posada Trobo requested to merge release-0.0.47 into master

This MR will accomodate the memory request for the initContainer of the webapp pod.

Related to https://gitlab.cern.ch/webservices/webframeworks-planning/-/issues/1336

Pre-actions

In order this to work appropriately, the resource quota of all instances have been increased. The memory.request value was increased from 4Gi to 10Gi.

Merge request reports