5 Commits

Author SHA1 Message Date
2432afb59a feat: merge
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 24s
lint-test-helm / validate-kubeconform (pull_request) Successful in 14s
render-manifests / render-manifests (pull_request) Successful in 38s
2026-03-23 21:25:04 -05:00
52e8f51d3d feat: use snapshot
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 23s
lint-test-helm / validate-kubeconform (pull_request) Successful in 15s
2026-03-23 21:23:15 -05:00
9cc95c4175 fix: change context 2026-03-23 21:19:32 -05:00
249a344496 fix: wrong indent
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 21s
lint-test-helm / validate-kubeconform (pull_request) Successful in 15s
render-manifests / render-manifests (pull_request) Successful in 33s
2026-03-23 21:09:06 -05:00
2b8a3828b8 fix: add mover contect
Some checks failed
lint-test-helm / lint-helm (pull_request) Successful in 16s
lint-test-helm / validate-kubeconform (pull_request) Failing after 22s
2026-03-23 21:07:18 -05:00

View File

@@ -13,9 +13,7 @@ spec:
restic:
repository: booklore-config-backup-secret-local
destinationPVC: grimmory-config
copyMethod: Direct
copyMethod: Snapshot
moverSecurityContext:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch
runAsUser: 0
runAsGroup: 0