forgejo: configure crunchydata postgres cluster to prune backups

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan
2025-09-25 10:54:04 +01:00
parent 3256e23b37
commit be7e59eb98

View File

@@ -34,8 +34,17 @@ spec:
postgres-operator.crunchydata.com/instance-set: forgejo-ha
backups:
pgbackrest:
global:
repo1-retention-full: "1"
repo1-retention-full-type: time
manual:
options:
- --type=full
repoName: repo1
repos:
- name: repo1
schedules:
full: 0 1 * * 0
volume:
volumeClaimSpec:
accessModes: