feat: switch to backblaze
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 44s
lint-test-helm / validate-kubeconform (pull_request) Successful in 42s
render-manifests / render-manifests (pull_request) Successful in 1m7s

This commit is contained in:
2026-05-08 21:04:01 -05:00
parent d424216981
commit 719b71cd80
30 changed files with 87 additions and 87 deletions

View File

@@ -4,6 +4,6 @@ dependencies:
version: 5.0.0
- name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.1.1
digest: sha256:0adc80cc222c07512735082e4668ae25f349c0eee179b890c27593ef4194070d
generated: "2026-05-07T20:43:27.778874315Z"
version: 2.0.0
digest: sha256:a792d16034f5d4f2a94833480ba8700366c9b64d50443934e15033c349a28e81
generated: "2026-05-08T20:52:50.463541-05:00"

View File

@@ -112,10 +112,10 @@ volsync-target-config:
fsGroupChangePolicy: OnRootMismatch
local:
enabled: true
schedule: 10 8 * * *
schedule: 25 8 * * *
remote:
enabled: true
schedule: 10 10 * * 0
schedule: 25 10 * * 0
external:
enabled: true
schedule: 10 9 * * 0
schedule: 25 9 * * 0