run as group

This commit is contained in:
Joseph Hanson 2024-08-07 11:40:42 -05:00
parent 0c30860bf4
commit 96dbf4a279
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -105,7 +105,6 @@ spec:
CRON_SCHEDULE: "*/5 * * * *" CRON_SCHEDULE: "*/5 * * * *"
LOG_TIMESTAMP: false LOG_TIMESTAMP: false
securityContext: securityContext:
runAsUser: 568
runAsGroup: 568 runAsGroup: 568
runAsNonRoot: true runAsNonRoot: true
allowPrivilegeEscalation: false allowPrivilegeEscalation: false