Files
infrastructure/clusters/cl01tl/helm/rclone/values.yaml
Alex Lebens 3737e2e60a
Some checks failed
lint-test-helm / lint-helm (pull_request) Failing after 26s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
feat: migrate to backblaze
2026-05-07 15:13:54 -05:00

52 lines
1.3 KiB
YAML

rclone-web-assets-local:
cronJob:
suspend: false
schedule: 0 6 * * 5
rclone:
source:
bucketName: web-assets-770aef58c931fcf4
destination:
bucketName: web-assets
secret:
externalSecret:
source:
credentials:
path: /backblaze/home-infra/web-assets
keyIdProperty: AWS_ACCESS_KEY_ID
secretKeyProperty: AWS_SECRET_ACCESS_KEY
regionProperty: AWS_REGION
config:
path: /backblaze/config
endpointProperty: ENDPOINT
destination:
credentials:
path: /garage/home-infra/web-assets
config:
path: /garage/config
endpointProperty: ENDPOINT_LOCAL
rclone-web-assets-remote:
cronJob:
suspend: false
schedule: 0 6 * * 6
rclone:
source:
bucketName: web-assets-770aef58c931fcf4
destination:
bucketName: web-assets
secret:
externalSecret:
source:
credentials:
path: /backblaze/home-infra/web-assets
keyIdProperty: AWS_ACCESS_KEY_ID
secretKeyProperty: AWS_SECRET_ACCESS_KEY
regionProperty: AWS_REGION
config:
path: /backblaze/config
endpointProperty: ENDPOINT
destination:
credentials:
path: /garage/home-infra/web-assets
config:
path: /garage/config