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

ps.jenkins.1.0.2.source-code.jenkins-home-pvc.yml Maven / Gradle / Ivy

There is a newer version: 1.0.7
Show newest version
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
  name: "jenkins-home"
spec:
  accessModes:
  - ReadWriteOnce
  resources:
    requests:
      storage: 1Gi




© 2015 - 2024 Weber Informatics LLC | Privacy Policy