fix: add mover contect
Some checks failed
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m9s
lint-test-helm / lint-helm (pull_request) Successful in 1m28s
lint-test-helm / validate-kubeconform (pull_request) Failing after 1m42s

This commit is contained in:
2026-03-23 21:04:35 -05:00
parent 1aab45aac8
commit e36e25d648

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