fix: Fix Cluster CR with correct barmanObjectStore schema
This commit is contained in:
@@ -30,36 +30,27 @@ spec:
|
|||||||
externalClusters:
|
externalClusters:
|
||||||
- name: b2-backup
|
- name: b2-backup
|
||||||
barmanObjectStore:
|
barmanObjectStore:
|
||||||
bucketName: HetznerTerra
|
destinationPath: s3://HetznerTerra/rancher-backups/
|
||||||
region: us-east-005
|
endpointURL: https://s3.us-east-005.backblazeb2.com
|
||||||
endpoint: https://s3.us-east-005.backblazeb2.com
|
s3Credentials:
|
||||||
s3Compatible:
|
accessKeyId:
|
||||||
enabled: true
|
|
||||||
credentials:
|
|
||||||
accessKeyIdSecret:
|
|
||||||
name: b2-credentials
|
name: b2-credentials
|
||||||
key: B2_ACCOUNT_ID
|
key: B2_ACCOUNT_ID
|
||||||
secretAccessKeySecret:
|
secretAccessKey:
|
||||||
name: b2-credentials
|
name: b2-credentials
|
||||||
key: B2_APPLICATION_KEY
|
key: B2_APPLICATION_KEY
|
||||||
backupPath: rancher-backups/
|
|
||||||
|
|
||||||
backup:
|
backup:
|
||||||
barmanObjectStore:
|
barmanObjectStore:
|
||||||
bucketName: HetznerTerra
|
destinationPath: s3://HetznerTerra/rancher-backups/
|
||||||
region: us-east-005
|
endpointURL: https://s3.us-east-005.backblazeb2.com
|
||||||
endpoint: https://s3.us-east-005.backblazeb2.com
|
s3Credentials:
|
||||||
s3Compatible:
|
accessKeyId:
|
||||||
enabled: true
|
|
||||||
credentials:
|
|
||||||
accessKeyIdSecret:
|
|
||||||
name: b2-credentials
|
name: b2-credentials
|
||||||
key: B2_ACCOUNT_ID
|
key: B2_ACCOUNT_ID
|
||||||
secretAccessKeySecret:
|
secretAccessKey:
|
||||||
name: b2-credentials
|
name: b2-credentials
|
||||||
key: B2_APPLICATION_KEY
|
key: B2_APPLICATION_KEY
|
||||||
backupPath: rancher-backups/
|
|
||||||
walPath: rancher-backups/wals
|
|
||||||
retentionPolicy: keep14
|
retentionPolicy: keep14
|
||||||
|
|
||||||
serviceAccountTemplate:
|
serviceAccountTemplate:
|
||||||
|
|||||||
Reference in New Issue
Block a user