update user/group

This commit is contained in:
Joseph Hanson 2024-08-21 00:21:33 -05:00
parent 87b3ad9d52
commit a788021dd0
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -29,8 +29,8 @@ spec:
values:
defaultPodOptions:
securityContext:
runAsUser: 1000 # 1000:1001 is required for the flood container to run without errors.
runAsGroup: 1001
runAsUser: 568 # volsync user id
runAsGroup: 1001 # group 1001 is required for the flood container to run without errors.
fsGroup: 1001
fsGroupChangePolicy: OnRootMismatch
controllers: