Skip to content

Commit

Permalink
Update enforement policy for backups
Browse files Browse the repository at this point in the history
Issue #274
  • Loading branch information
allenporter committed Aug 24, 2021
1 parent 9cee6d6 commit 6cf5f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/base/benji/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
command:
- benji-command
- enforce
- latest3,hours24,days14,months3
- latest3,hours24,days7,weeks4,months12,years3
- 'labels["benji-backup.me/instance"] == "benji-k8s"'
- name: cleanup
schedule: "00 05 * * *"
Expand Down

0 comments on commit 6cf5f81

Please sign in to comment.