chore: Update manifests after change

This commit is contained in:
2025-12-14 23:18:51 +00:00
parent c0e46fa860
commit 9f2f0bfc78
10 changed files with 23 additions and 539 deletions

View File

@@ -0,0 +1,29 @@
apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore
metadata:
name: "sonarr-postgresql-18-recovery"
namespace: sonarr
labels:
helm.sh/chart: postgres-18-cluster-6.17.1
app.kubernetes.io/name: sonarr-postgresql-18
app.kubernetes.io/instance: sonarr
app.kubernetes.io/part-of: sonarr
app.kubernetes.io/version: "6.17.1"
app.kubernetes.io/managed-by: Helm
spec:
configuration:
destinationPath: s3://postgres-backups/cl01tl/sonarr/sonarr-postgresql-18-cluster
endpointURL: http://garage-main.garage:3900
wal:
compression: snappy
maxParallel: 1
data:
compression: snappy
jobs: 1
s3Credentials:
accessKeyId:
name: sonarr-postgresql-18-cluster-backup-secret-garage
key: ACCESS_KEY_ID
secretAccessKey:
name: sonarr-postgresql-18-cluster-backup-secret-garage
key: ACCESS_SECRET_KEY