--- # Source: sonarr-4k/charts/postgres-17-cluster/templates/object-store.yaml apiVersion: barmancloud.cnpg.io/v1 kind: ObjectStore metadata: name: "sonarr4-4k-postgresql-17-external-backup" namespace: sonarr-4k labels: helm.sh/chart: postgres-17-cluster-6.16.1 app.kubernetes.io/name: sonarr4-4k-postgresql-17 app.kubernetes.io/instance: sonarr-4k app.kubernetes.io/part-of: sonarr-4k app.kubernetes.io/version: "6.16.1" app.kubernetes.io/managed-by: Helm spec: retentionPolicy: 30d configuration: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/sonarr4-4k/sonarr4-4k-postgresql-17-cluster endpointURL: https://nyc3.digitaloceanspaces.com s3Credentials: accessKeyId: name: sonarr-4k-postgresql-17-cluster-backup-secret key: ACCESS_KEY_ID secretAccessKey: name: sonarr-4k-postgresql-17-cluster-backup-secret key: ACCESS_SECRET_KEY