Skip to content
This repository has been archived by the owner on May 18, 2020. It is now read-only.

Commit

Permalink
Update maven-dind.yaml (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandawsonuk committed Mar 5, 2019
1 parent 4c3071b commit 2abc135
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions maven-dind.yaml
Expand Up @@ -37,8 +37,8 @@ spec:
key: docker.registry
resources:
requests:
cpu: 512m
memory: 1024Mi
cpu: 350m
memory: 600Mi
limits:
cpu: 1
memory: 2048Mi
Expand All @@ -49,4 +49,4 @@ spec:
name: docker-daemon
- mountPath: /home/jenkins/.docker
name: jenkins-docker-cfg-volume
readOnly: true
readOnly: true

0 comments on commit 2abc135

Please sign in to comment.