feat: add backup retention limits for Postgres

This commit is contained in:
Greg Hellings
2026-03-25 06:28:27 -05:00
parent b687b9d229
commit 568ff119d9
2 changed files with 2 additions and 0 deletions
@@ -74,6 +74,7 @@ spec:
key: password
wal:
compression: gzip
retentionPolicy: "30d"
---
apiVersion: postgresql.cnpg.io/v1
kind: ScheduledBackup