--- # Source: radarr-standup/charts/postgres-17-cluster/templates/object-store.yaml apiVersion: barmancloud.cnpg.io/v1 kind: ObjectStore metadata: name: "radarr5-standup-postgresql-17-garage-local-backup" namespace: radarr-standup labels: helm.sh/chart: postgres-17-cluster-6.16.1 app.kubernetes.io/name: radarr5-standup-postgresql-17 app.kubernetes.io/instance: radarr-standup app.kubernetes.io/part-of: radarr-standup app.kubernetes.io/version: "6.16.1" app.kubernetes.io/managed-by: Helm spec: retentionPolicy: 3d configuration: destinationPath: s3://postgres-backups/cl01tl/radarr-standup/radarr5-standup-postgresql-17-cluster endpointURL: http://garage-main.garage:3900 s3Credentials: accessKeyId: name: radarr-standup-postgresql-17-cluster-backup-secret-garage key: ACCESS_KEY_ID secretAccessKey: name: radarr-standup-postgresql-17-cluster-backup-secret-garage key: ACCESS_SECRET_KEY region: name: radarr-standup-postgresql-17-cluster-backup-secret-garage key: ACCESS_REGION