ok it's working, now lets find the minimum amount of changes needed.

This commit is contained in:
Joseph Hanson 2024-08-07 09:46:58 -05:00
parent 5441f0c5cb
commit e6496909ab
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -82,10 +82,10 @@ spec:
- secretRef:
name: qbittorrent-secret
securityContext:
allowPrivilegeEscalation: true
allowPrivilegeEscalation: false
capabilities:
add:
- SYS_ADMIN
- NET_ADMIN
privileged: true
port-forward:
@ -155,10 +155,10 @@ spec:
qbittorrent:
app:
- path: /data/nas-media
qbtun:
type: hostPath
hostPath: /dev/net/tun
advancedMounts:
qbittorrent:
gluetun:
- path: /dev/net/tun
# qbtun:
# type: hostPath
# hostPath: /dev/net/tun
# advancedMounts:
# qbittorrent:
# gluetun:
# - path: /dev/net/tun