diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 88dd0fea0..11c444144 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -162,6 +162,16 @@ qbittorrent: qbit-manage: - path: /qbittorrent readOnly: false + theme-data: + storageClass: ceph-block + accessMode: ReadWriteOnce + size: 1Gi + retain: true + advancedMounts: + main: + qbittorrent: + - path: /themepark + readOnly: false update-script: enabled: true type: configMap