Document correct backup image version
This commit is contained in:
parent
f5397ed8ac
commit
d5c453dd1b
|
|
@ -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.3 # look at backup/pvc directory
|
image: virtuslab/jenkins-operator-backup-pvc:v0.0.4 # look at backup/pvc directory
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /jenkins-home # Jenkins home volume
|
- mountPath: /jenkins-home # Jenkins home volume
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue