update mount path
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
replicaCount: 1
|
||||
|
||||
qbittorrent:
|
||||
@@ -45,7 +46,7 @@ qbittorrent:
|
||||
mountPath: "/config"
|
||||
subPath: "configs/qbittorrent"
|
||||
- name: plex-data
|
||||
mountPath: "/data/torrents"
|
||||
mountPath: "/nfs/torrents"
|
||||
subPath: "torrent"
|
||||
|
||||
gluetun:
|
||||
@@ -120,7 +121,8 @@ volumes:
|
||||
hostPath:
|
||||
path: /dev/net/tun
|
||||
|
||||
nodeSelector: {}
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
||||
|
||||
tolerations: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user