From ef6b52b47542cf833b66d94f2d8c50dfbe229d17 Mon Sep 17 00:00:00 2001 From: Roger Oriol Date: Fri, 30 Jan 2026 22:29:41 +0100 Subject: [PATCH] fix storageclassname for downloads pv --- qbittorrent/qbittorrent.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/qbittorrent/qbittorrent.yaml b/qbittorrent/qbittorrent.yaml index 5982026..39d2904 100644 --- a/qbittorrent/qbittorrent.yaml +++ b/qbittorrent/qbittorrent.yaml @@ -81,6 +81,7 @@ metadata: spec: accessModes: - ReadWriteMany + storageClassName: "" resources: requests: storage: 100Gi