All Downloads are FREE. Search and download functionalities are using the official Maven repository.

vops.apps.jenkins.2.2.294.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

There is a newer version: 2.2.335
Show newest version
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
  name: jenkins-mvn-local-repo
spec:
  accessModes:
  - ReadWriteMany
  resources:
    requests:
      storage: 1Gi




© 2015 - 2024 Weber Informatics LLC | Privacy Policy