wrong one

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

View file

@ -82,7 +82,6 @@ spec:
- secretRef:
name: qbittorrent-secret
securityContext:
runAsUser: 568
runAsGroup: 568
allowPrivilegeEscalation: false
capabilities:
@ -105,6 +104,7 @@ spec:
CRON_SCHEDULE: "*/5 * * * *"
LOG_TIMESTAMP: false
securityContext:
runAsUser: 568
runAsGroup: 568
runAsNonRoot: true
allowPrivilegeEscalation: false