mirror of
https://github.com/nold360/hive-apps
synced 2024-11-19 03:59:31 +00:00
fix(deluge): /tmp
This commit is contained in:
parent
fb54e5c544
commit
1803e7d679
1 changed files with 5 additions and 0 deletions
|
@ -59,6 +59,11 @@ persistence:
|
|||
hostPath: /data/torrent
|
||||
mountPath: /downloads
|
||||
|
||||
tmp:
|
||||
enabled: true
|
||||
type: emptyDir
|
||||
mountPath: /tmp
|
||||
|
||||
## VPN
|
||||
addons:
|
||||
vpn:
|
||||
|
|
Loading…
Reference in a new issue