more privs
This commit is contained in:
parent
4781f2768c
commit
5441f0c5cb
1 changed files with 2 additions and 3 deletions
|
@ -82,12 +82,11 @@ spec:
|
|||
- secretRef:
|
||||
name: qbittorrent-secret
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: true
|
||||
capabilities:
|
||||
add:
|
||||
- NET_ADMIN
|
||||
- NET_RAW
|
||||
- SYS_ADMIN
|
||||
allowPrivilegeEscalation: true
|
||||
privileged: true
|
||||
|
||||
port-forward:
|
||||
image:
|
||||
|
|
Loading…
Reference in a new issue