From 59e6f17efdc326edf713e39a4a40fbf07c5c479d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 5 Jun 2025 10:09:40 -0500 Subject: [PATCH] remove data --- .../cl01tl/platform/qbittorrent/values.yaml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 11c444144..86fa12ba9 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -162,16 +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 + # theme-data: + # storageClass: ceph-block + # accessMode: ReadWriteOnce + # size: 1Gi + # retain: true + # advancedMounts: + # main: + # qbittorrent: + # - path: /themepark + # readOnly: false update-script: enabled: true type: configMap