mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-01 07:55:06 +02:00
fix: change qbittorrent-cache local path
This commit is contained in:
@@ -39,7 +39,7 @@ spec:
|
||||
persistentVolumeReclaimPolicy: Delete
|
||||
storageClassName: local
|
||||
local:
|
||||
path: /mnt/ssd1/qbittorrent
|
||||
path: /local-path/qbittorrent
|
||||
nodeAffinity:
|
||||
required:
|
||||
nodeSelectorTerms:
|
||||
|
Reference in New Issue
Block a user