chore(cnpg): remove restore config
All checks were successful
Renovate / renovate (push) Successful in 1m23s
All checks were successful
Renovate / renovate (push) Successful in 1m23s
This commit is contained in:
parent
e6b5226280
commit
4d14f06ffe
1 changed files with 0 additions and 23 deletions
|
@ -27,29 +27,6 @@ spec:
|
||||||
size: 10Gi
|
size: 10Gi
|
||||||
storageClass: hcloud-volumes
|
storageClass: hcloud-volumes
|
||||||
|
|
||||||
bootstrap:
|
|
||||||
recovery:
|
|
||||||
source: app-cluster
|
|
||||||
|
|
||||||
externalClusters:
|
|
||||||
- name: app-cluster
|
|
||||||
barmanObjectStore:
|
|
||||||
destinationPath: "s3://cnpg/"
|
|
||||||
endpointURL: "http://garage.garage.svc:3900"
|
|
||||||
s3Credentials:
|
|
||||||
accessKeyId:
|
|
||||||
name: cnpg-backup-creds
|
|
||||||
key: ACCESS_KEY_ID
|
|
||||||
secretAccessKey:
|
|
||||||
name: cnpg-backup-creds
|
|
||||||
key: ACCESS_SECRET_KEY
|
|
||||||
region:
|
|
||||||
name: cnpg-backup-creds
|
|
||||||
key: AWS_REGION
|
|
||||||
wal:
|
|
||||||
compression: snappy
|
|
||||||
maxParallel: 8
|
|
||||||
|
|
||||||
backup:
|
backup:
|
||||||
barmanObjectStore:
|
barmanObjectStore:
|
||||||
destinationPath: "s3://1661580-backup/cnpg/gen2/"
|
destinationPath: "s3://1661580-backup/cnpg/gen2/"
|
||||||
|
|
Loading…
Reference in a new issue