Skip to content

Commit

Permalink
fix(cronjob): S3_EXPIRE_DAYS comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Gruhler committed Nov 25, 2024
1 parent 508e17a commit 31c5305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ spec:
value: s3.example.com
- name: S3_BUCKET
value: bucketname
# leave empty to retain snapshot files (default)
- name: S3_EXPIRE_DAYS
# remove this variable to retain all snapshots (default)
value:
- name: VAULT_ROLE
value: vault-snapshot
Expand Down

0 comments on commit 31c5305

Please sign in to comment.