4 Commits

Author SHA1 Message Date
alexlebens 52e8f51d3d feat: use snapshot
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
alexlebens 9cc95c4175 fix: change context 2026-03-23 21:19:32 -05:00
alexlebens 249a344496 fix: wrong indent
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
alexlebens 2b8a3828b8 fix: add mover contect
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
@@ -13,4 +13,7 @@ spec:
restic:
repository: booklore-config-backup-secret-local
destinationPVC: grimmory-config
copyMethod: Direct
copyMethod: Snapshot
moverSecurityContext:
runAsUser: 0
runAsGroup: 0