Increase memory limits
This commit is contained in:
parent
8287bbdb49
commit
36218057dc
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -39,7 +39,7 @@ spec:
|
||||||
limits:
|
limits:
|
||||||
memory: 2048Mi
|
memory: 2048Mi
|
||||||
cpu: "1000m"
|
cpu: "1000m"
|
||||||
request:
|
requests:
|
||||||
memory: 1024Mi
|
memory: 1024Mi
|
||||||
cpu: "1000m"
|
cpu: "1000m"
|
||||||
image: docker:19.03.1-dind
|
image: docker:19.03.1-dind
|
||||||
|
|
Loading…
Add table
Reference in a new issue