Bump backup PVC version to v0.0.5 - update docs

This commit is contained in:
Tomasz Sęk 2019-08-12 14:05:19 +02:00
parent 30cd4d53a7
commit c703f032f4
No known key found for this signature in database
GPG Key ID: DC356D23F6A644D0
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ spec:
value: /jenkins-home value: /jenkins-home
- name: BACKUP_COUNT - name: BACKUP_COUNT
value: "2" # keep only the 2 most recent backups value: "2" # keep only the 2 most recent backups
image: virtuslab/jenkins-operator-backup-pvc:v0.0.4 # look at backup/pvc directory image: virtuslab/jenkins-operator-backup-pvc:v0.0.5 # look at backup/pvc directory
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
volumeMounts: volumeMounts:
- mountPath: /jenkins-home # Jenkins home volume - mountPath: /jenkins-home # Jenkins home volume