Increase memory limit of the initialization jobs.

This is necessary because the git fetch command of large repos such
as oca/ocb seem to consume a lot of memory.
This commit is contained in:
Stéphane Bidoul 2022-02-18 17:42:11 +01:00
parent 56dbe933f7
commit 70f7c57a09
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92

View file

@ -31,7 +31,7 @@ spec:
memory: 1Gi
requests:
cpu: 1000m
memory: 1Gi
memory: 2Gi
volumes:
- name: runboat-scripts
configMap: