Update security context.

This commit is contained in:
Joseph Hanson 2024-01-18 06:20:53 -06:00
parent 3f51421126
commit 37f82a68eb

View file

@ -69,7 +69,7 @@ spec:
storageClassName: "${VOLSYNC_STORAGECLASS:-ceph-block}"
accessModes: ["${VOLSYNC_ACCESSMODES:-ReadWriteOnce}"]
capacity: "${VOLSYNC_CAPACITY}"
# moverSecurityContext:
# runAsUser: 568
# runAsGroup: 568
# fsGroup: 568
moverSecurityContext:
runAsUser: 568
runAsGroup: 568
fsGroup: 568