maintenance(soteria): set explicit b2 endpoint and bucket
This commit is contained in:
parent
66bd705971
commit
ed5a59f21d
@ -17,6 +17,8 @@ data:
|
||||
SOTERIA_B2_SECRET_NAME: soteria-restic
|
||||
SOTERIA_B2_ACCESS_KEY_FIELD: AWS_ACCESS_KEY_ID
|
||||
SOTERIA_B2_SECRET_KEY_FIELD: AWS_SECRET_ACCESS_KEY
|
||||
SOTERIA_B2_ENDPOINT: https://s3.us-west-004.backblazeb2.com
|
||||
SOTERIA_B2_BUCKETS: atlas-soteria
|
||||
SOTERIA_B2_ENDPOINT_FIELD: AWS_ENDPOINTS
|
||||
SOTERIA_B2_SCAN_INTERVAL_SECONDS: "900"
|
||||
SOTERIA_B2_SCAN_TIMEOUT_SECONDS: "120"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user