update mover config
Some checks failed
lint-test-helm / lint-helm (push) Successful in 13s
render-manifests-push / render-manifests-push (push) Successful in 49s
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-12-16 23:37:49 -06:00
parent f123300c6b
commit aec0c39b27

View File

@@ -70,3 +70,8 @@ home-assistant:
readOnly: false readOnly: false
volsync-target-config: volsync-target-config:
pvcTarget: home-assistant-config pvcTarget: home-assistant-config
moverSecurityContext:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch