Increase memory limits

This commit is contained in:
Azat Safin 2020-12-06 13:06:45 +03:00
parent d2524ac868
commit 768fd14a88

2
Jenkinsfile vendored
View file

@ -37,7 +37,7 @@ spec:
- name: docker-daemon - name: docker-daemon
resources: resources:
limits: limits:
memory: 512Mi memory: 1024Mi
cpu: "500m" cpu: "500m"
image: docker:19.03.1-dind image: docker:19.03.1-dind
securityContext: securityContext: