3 Commits

Author SHA1 Message Date
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

@@ -14,3 +14,6 @@ spec:
repository: booklore-config-backup-secret-local
destinationPVC: grimmory-config
copyMethod: Direct
moverSecurityContext:
runAsUser: 0
runAsGroup: 0