This commit is contained in:
parent
5719be4f59
commit
b19efa5fe1
1 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ spec:
|
|||
externalClusters:
|
||||
- name: app-cluster
|
||||
barmanObjectStore:
|
||||
destinationPath: "s3://cnpg/app-cluster/"
|
||||
destinationPath: "s3://cnpg/"
|
||||
endpointURL: "http://garage.garage.svc:3900"
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
|
@ -52,7 +52,7 @@ spec:
|
|||
|
||||
backup:
|
||||
barmanObjectStore:
|
||||
destinationPath: "s3://1661580-backup/cnpg/gen2/app-cluster/"
|
||||
destinationPath: "s3://1661580-backup/cnpg/gen2/"
|
||||
endpointURL: "https://fsn1.your-objectstorage.com"
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
|
|
Loading…
Reference in a new issue