Clone job: increase memory limit (OOMKilled)
Compare changes
@@ -1451,6 +1451,9 @@ func jobForDrupalSiteClone(currentobject *batchv1.Job, databaseSecret string, d
Clone jobs might fail due to OOMKilled occasionally.
This MR adds that configuration, thus avoiding such errors.