Revert memory limit increase

We don't need it since we improved the git dowload.
This commit is contained in:
Stéphane Bidoul 2022-02-18 18:54:05 +01:00
parent abc361720d
commit 76cc48fbf6
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92

View file

@ -28,7 +28,7 @@ spec:
resources: resources:
limits: limits:
cpu: 1000m cpu: 1000m
memory: 2Gi memory: 1Gi
requests: requests:
cpu: 1000m cpu: 1000m
memory: 1Gi memory: 1Gi