6769b5291e
Separate tv and movies onto their own volumes so sonarr/radarr can each mount and manage their library individually later, and move media storage off cephfs-raid6-retain onto cephfs-raid5-delete. - Remove single jellyfin-media PVC (RWX, cephfs-raid6-retain) - Add jellyfin-media-tv and jellyfin-media-movies PVCs (RWX, cephfs-raid5-delete, 500Gi each, expandable) - Mount tv read-only at /media/tv and movies read-only at /media/movies in the statefulset - Update kustomization resources to reference the two new PVCs