postgres: fix scheduled backup

This commit is contained in:
2025-06-14 20:53:29 -04:00
parent 5055873d51
commit 8c57cd6664

View File

@@ -3,7 +3,7 @@ kind: ScheduledBackup
metadata:
name: postgres-nightly
spec:
schedule: "0 4 * * *"
schedule: "0 4 * * * *"
backupOwnerReference: self
cluster:
name: weyma-pgsql