run as group
This commit is contained in:
parent
0c30860bf4
commit
96dbf4a279
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue