fix: Remove bootstrap recovery - create fresh DB (recovery only needed after first backup)
This commit is contained in:
@@ -23,23 +23,6 @@ spec:
|
|||||||
cpu: 1000m
|
cpu: 1000m
|
||||||
memory: 2Gi
|
memory: 2Gi
|
||||||
|
|
||||||
bootstrap:
|
|
||||||
recovery:
|
|
||||||
source: b2-backup
|
|
||||||
|
|
||||||
externalClusters:
|
|
||||||
- name: b2-backup
|
|
||||||
barmanObjectStore:
|
|
||||||
destinationPath: s3://HetznerTerra/rancher-backups/
|
|
||||||
endpointURL: https://s3.us-east-005.backblazeb2.com
|
|
||||||
s3Credentials:
|
|
||||||
accessKeyId:
|
|
||||||
name: b2-credentials
|
|
||||||
key: B2_ACCOUNT_ID
|
|
||||||
secretAccessKey:
|
|
||||||
name: b2-credentials
|
|
||||||
key: B2_APPLICATION_KEY
|
|
||||||
|
|
||||||
backup:
|
backup:
|
||||||
barmanObjectStore:
|
barmanObjectStore:
|
||||||
destinationPath: s3://HetznerTerra/rancher-backups/
|
destinationPath: s3://HetznerTerra/rancher-backups/
|
||||||
|
|||||||
Reference in New Issue
Block a user