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

This commit is contained in:
2026-03-23 21:07:18 -05:00
parent 1b61891d18
commit 2b8a3828b8

View File

@@ -14,3 +14,8 @@ spec:
repository: booklore-config-backup-secret-local
destinationPVC: grimmory-config
copyMethod: Direct
moverSecurityContext:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch