lets try mounting tun
This commit is contained in:
parent
63741dadd1
commit
4781f2768c
1 changed files with 7 additions and 0 deletions
|
@ -156,3 +156,10 @@ spec:
|
|||
qbittorrent:
|
||||
app:
|
||||
- path: /data/nas-media
|
||||
qbtun:
|
||||
type: hostPath
|
||||
hostPath: /dev/net/tun
|
||||
advancedMounts:
|
||||
qbittorrent:
|
||||
gluetun:
|
||||
- path: /dev/net/tun
|
||||
|
|
Loading…
Reference in a new issue