Increase memory limits

This commit is contained in:
Azat Safin 2020-12-06 15:51:17 +03:00
parent 0bbdddf5a0
commit c38f8194b5

3
Jenkinsfile vendored
View file

@ -36,9 +36,6 @@ spec:
mountPath: /tmp/repository
- name: docker-daemon
resources:
limits:
memory: 2048Mi
cpu: "1000m"
requests:
memory: 1024Mi
cpu: "1000m"