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