Document BACKUP_COUNT
This commit is contained in:
parent
6a69cf5c88
commit
8cf9c7ba94
|
|
@ -423,6 +423,8 @@ spec:
|
|||
value: /backup
|
||||
- name: JENKINS_HOME
|
||||
value: /jenkins-home
|
||||
- name: BACKUP_COUNT
|
||||
value: "2" # keep only the 2 most recent backups
|
||||
image: virtuslab/jenkins-operator-backup-pvc:v0.0.3 # look at backup/pvc directory
|
||||
imagePullPolicy: IfNotPresent
|
||||
volumeMounts:
|
||||
|
|
|
|||
Loading…
Reference in New Issue