chore(db): Change s3 backup endpoint

This commit is contained in:
Tanguy Herbron 2025-05-19 19:26:27 +02:00
parent 27e21a2756
commit c27df4aa33

View File

@ -27,7 +27,7 @@ spec:
retentionPolicy: "30d" retentionPolicy: "30d"
barmanObjectStore: barmanObjectStore:
destinationPath: "s3://halis/cloudnativepg" destinationPath: "s3://halis/cloudnativepg"
endpointURL: https://s3.halia.dev endpointURL: https://s3.legacy.halis.io
s3Credentials: s3Credentials:
accessKeyId: accessKeyId:
name: s3-secret name: s3-secret