forked from konstructio/gitops-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Setup backup procedure according to https://github.com/bitnami/charts/tree/main/bitnami/postgresql#backup-parameters
- we need a backup directory pointing to a managed storage box
- expected output format is
<database_name>.tar - we need to check if this does rolling backups and how the naming is done then - expectation is, that
<database_name>.taris always the newest backup
- Test restore using adapted script
- an additional env
BACKUP_DIRECTORYis needed, which points to the backup directory used by the bitnami backup procedure
- an additional env
Metadata
Metadata
Assignees
Labels
No labels