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:
|
- secretRef:
|
||||||
name: qbittorrent-secret
|
name: qbittorrent-secret
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 568
|
|
||||||
runAsGroup: 568
|
runAsGroup: 568
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
capabilities:
|
capabilities:
|
||||||
|
@ -105,6 +104,7 @@ 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