mirror of
https://github.com/offen/docker-volume-backup.git
synced 2026-04-13 04:55:35 +02:00
Update existing tests and test actual pruning
This commit is contained in:
@@ -25,7 +25,7 @@ services:
|
||||
AWS_S3_BUCKET_NAME: backup
|
||||
BACKUP_FILENAME: test.tar.gz
|
||||
BACKUP_CRON_EXPRESSION: 0 0 5 31 2 ?
|
||||
BACKUP_RETENTION_DAYS: 7
|
||||
BACKUP_RETENTION_PERIOD: 168h
|
||||
BACKUP_PRUNING_LEEWAY: 5s
|
||||
volumes:
|
||||
- pg_data:/backup/pg_data:ro
|
||||
|
||||
Reference in New Issue
Block a user