Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Commit 40d9d3d

Browse files
authored
Update maven-dind.yaml (#53)
1 parent f0b8d3a commit 40d9d3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

maven-dind.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ spec:
3737
key: docker.registry
3838
resources:
3939
requests:
40-
cpu: 512m
41-
memory: 1024Mi
40+
cpu: 350m
41+
memory: 600Mi
4242
limits:
4343
cpu: 1
4444
memory: 2048Mi
@@ -49,4 +49,4 @@ spec:
4949
name: docker-daemon
5050
- mountPath: /home/jenkins/.docker
5151
name: jenkins-docker-cfg-volume
52-
readOnly: true
52+
readOnly: true

0 commit comments

Comments
 (0)