wrong one
This commit is contained in:
parent
96dbf4a279
commit
eb09851ef7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue