diff --git a/qbittorrent/qbittorrent.yaml b/qbittorrent/qbittorrent.yaml index 1b1a8ea..b3c6aaa 100644 --- a/qbittorrent/qbittorrent.yaml +++ b/qbittorrent/qbittorrent.yaml @@ -75,7 +75,7 @@ spec: accessModes: - ReadWriteMany nfs: - server: 10.88.88.238 + server: nas.rogi.casa path: /volume1/jellyfin/media/downloads persistentVolumeReclaimPolicy: Retain ---