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:
|
||||
limits:
|
||||
cpu: 1000m
|
||||
memory: 2Gi
|
||||
memory: 1Gi
|
||||
requests:
|
||||
cpu: 1000m
|
||||
memory: 1Gi
|
||||
|
|
|
|||
Loading…
Reference in a new issue