From c9a2d4b711ab2877642fa8823b33e65911e47284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Mon, 17 Mar 2025 11:46:11 +0100 Subject: [PATCH] update jelly --- deploy/jellyfin/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/jellyfin/deployment.yaml b/deploy/jellyfin/deployment.yaml index 798e616..bb4ed8f 100644 --- a/deploy/jellyfin/deployment.yaml +++ b/deploy/jellyfin/deployment.yaml @@ -44,7 +44,7 @@ spec: volumes: - name: media persistentVolumeClaim: - claimName: media-pvc + claimName: media-rwx-pvc - name: jellyfin-config persistentVolumeClaim: claimName: jellyfin-config