update userid

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

View file

@ -29,7 +29,7 @@ spec:
values:
defaultPodOptions:
securityContext:
runAsUser: 1001 # 1001 is required for the flood container to run without errors.
runAsUser: 1000 # 1000:1001 is required for the flood container to run without errors.
runAsGroup: 1001
fsGroup: 1001
fsGroupChangePolicy: OnRootMismatch