Revert memory limit increase
We don't need it since we improved the git dowload.
This commit is contained in:
parent
abc361720d
commit
76cc48fbf6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue