
nant.apps.jenkins.4.0.57.source-code.jenkins-mvn-local-repo-pvc.yml Maven / Gradle / Ivy
Go to download
[Jenkins](http://jenkins-ci.org/) extendable open source continuous integration server using OpenShift Jenkins image
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: jenkins-mvn-local-repo
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
© 2015 - 2025 Weber Informatics LLC | Privacy Policy