This repository maintains the rclone-sync Helm chart for module-postgresql.
The chart deploys CronJobs that sync backup buckets between two storage backends using rclone.
Credentials are provided via a pre-existing Kubernetes Secret containing a
rclone.conf file, referenced by the existingConfigSecret value.