openproject stuff

This commit is contained in:
Aaron Riedel 2025-03-06 21:35:59 +01:00
parent 558af1d29a
commit 38097bff59
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -17,7 +17,7 @@ spec:
barmanObjectStore: barmanObjectStore:
destinationPath: "s3://openproject/backups" destinationPath: "s3://openproject/backups"
endpointURL: "https://fsn1.your-objectstorage.com" endpointURL: "https://fsn1.your-objectstorage.com"
serverName: "openproject-backup" # in case of restore change this serverName: "db" # in case of restore change this
s3Credentials: s3Credentials:
accessKeyId: accessKeyId:
name: openproject-secret name: openproject-secret
@ -33,7 +33,7 @@ spec:
barmanObjectStore: barmanObjectStore:
destinationPath: "s3://openproject/backups" destinationPath: "s3://openproject/backups"
endpointURL: "https://fsn1.your-objectstorage.com" endpointURL: "https://fsn1.your-objectstorage.com"
serverName: "openproject-backup" serverName: "db"
s3Credentials: s3Credentials:
accessKeyId: accessKeyId:
name: openproject-secret name: openproject-secret