fix(cnpg): configure object store endpoint
All checks were successful
Renovate / renovate (push) Successful in 51s

This commit is contained in:
Peter 2024-08-14 20:18:29 +02:00
parent 03352a4e7d
commit 5c78f39f9e
Signed by: prskr
GPG key ID: F56BED6903BC5E37

View file

@ -22,7 +22,8 @@ spec:
backup:
barmanObjectStore:
destinationPath: cnpg
destinationPath: s3://cnpg
endpointURL: http://garage.garage.svc:3900
s3Credentials:
accessKeyId:
name: cnpg-backup-creds
@ -30,6 +31,8 @@ spec:
secretAccessKey:
name: cnpg-backup-creds
key: ACCESS_SECRET_KEY
wal:
compression: snappy
retentionPolicy: "30d"
resources: