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