diff --git a/apps-kustomized/jellyfin/pvc.yaml b/apps-kustomized/jellyfin/pvc.yaml index 50a88ed..dbc83ef 100644 --- a/apps-kustomized/jellyfin/pvc.yaml +++ b/apps-kustomized/jellyfin/pvc.yaml @@ -7,5 +7,5 @@ spec: - ReadWriteOnce resources: requests: - storage: "15Gi" + storage: "200Gi" storageClassName: longhorn-fast