diff --git a/cluster/apps/radarr/radarr-pvc.yml b/cluster/apps/radarr/radarr-pvc.yml index b7ebd01..236b933 100644 --- a/cluster/apps/radarr/radarr-pvc.yml +++ b/cluster/apps/radarr/radarr-pvc.yml @@ -10,5 +10,5 @@ spec: volumeMode: Filesystem resources: requests: - storage: 1Gi + storage: 2Gi storageClassName: csi-rbd-sc