chore(cp): migrate backup to Garage
This commit is contained in:
parent
89039a9852
commit
e6de9656aa
1 changed files with 9 additions and 8 deletions
|
@ -4,9 +4,10 @@ secret-access-key: ${secretKey}
|
|||
dbs:
|
||||
- path: /var/lib/rancher/k3s/server/db/state.db
|
||||
replicas:
|
||||
- type: s3
|
||||
- name: Garage
|
||||
type: s3
|
||||
endpoint: ${endpoint}
|
||||
bucket: k3s
|
||||
region: us-east-1
|
||||
retention: 72h
|
||||
snapshot-interval: 1h
|
||||
region: hel1
|
||||
retention: 24h
|
||||
snapshot-interval: 15m
|
Loading…
Reference in a new issue