chore(cnpg): remove restore config
All checks were successful
Renovate / renovate (push) Successful in 1m24s
All checks were successful
Renovate / renovate (push) Successful in 1m24s
This commit is contained in:
parent
e6b5226280
commit
f63b599452
1 changed files with 0 additions and 19 deletions
|
@ -31,25 +31,6 @@ spec:
|
|||
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:
|
||||
barmanObjectStore:
|
||||
destinationPath: "s3://1661580-backup/cnpg/gen2/"
|
||||
|
|
Loading…
Reference in a new issue