Document BACKUP_COUNT

This commit is contained in:
Ben Langfeld 2019-07-11 16:03:03 -03:00 committed by GitHub
parent 6a69cf5c88
commit 8cf9c7ba94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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: