diff --git a/cluster/apps/jellyfin/jellyfin.yml b/cluster/apps/jellyfin/jellyfin.yml index 09b081f..2c4b21c 100644 --- a/cluster/apps/jellyfin/jellyfin.yml +++ b/cluster/apps/jellyfin/jellyfin.yml @@ -49,8 +49,9 @@ spec: path: /home/akshun/jellyfin/ type: Directory - name: cache - persistentVolumeClaim: - claimName: longhorn-jellyfin-cache + hostPath: + path: /home/akshun/jellyfin/cache + type: Directory - name: media nfs: server: 10.0.0.123