openproject stuff
This commit is contained in:
parent
558af1d29a
commit
38097bff59
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ spec:
|
|||
barmanObjectStore:
|
||||
destinationPath: "s3://openproject/backups"
|
||||
endpointURL: "https://fsn1.your-objectstorage.com"
|
||||
serverName: "openproject-backup" # in case of restore change this
|
||||
serverName: "db" # in case of restore change this
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
name: openproject-secret
|
||||
|
@ -33,7 +33,7 @@ spec:
|
|||
barmanObjectStore:
|
||||
destinationPath: "s3://openproject/backups"
|
||||
endpointURL: "https://fsn1.your-objectstorage.com"
|
||||
serverName: "openproject-backup"
|
||||
serverName: "db"
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
name: openproject-secret
|
||||
|
|
Loading…
Reference in a new issue