openproject stuff
This commit is contained in:
parent
558af1d29a
commit
f8ed576c61
1 changed files with 5 additions and 5 deletions
|
@ -8,16 +8,16 @@ spec:
|
|||
instances: 3
|
||||
storage:
|
||||
size: 1Gi
|
||||
bootstrap:
|
||||
recovery:
|
||||
source: clusterBackup
|
||||
# bootstrap:
|
||||
# recovery:
|
||||
# source: clusterBackup
|
||||
#recoveryTarget:
|
||||
# targetTime: "2025-02-12 21:00:00.00000+00"
|
||||
backup:
|
||||
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…
Add table
Add a link
Reference in a new issue