From 043cceeaf099ecb0883ab56d66c5526dfe1081d8 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 22 Mar 2026 19:02:47 +0100 Subject: [PATCH] Disk full in a new and exciting way --- apps-kustomized/radarr/pvc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-kustomized/radarr/pvc.yaml b/apps-kustomized/radarr/pvc.yaml index 281ecd5..31e2f30 100644 --- a/apps-kustomized/radarr/pvc.yaml +++ b/apps-kustomized/radarr/pvc.yaml @@ -7,5 +7,5 @@ spec: - ReadWriteOnce resources: requests: - storage: 1Gi + storage: 10Gi storageClassName: longhorn-fast