diff --git a/deploy/jellyfin/deployment.yaml b/deploy/jellyfin/deployment.yaml index aa7dc0c..798e616 100644 --- a/deploy/jellyfin/deployment.yaml +++ b/deploy/jellyfin/deployment.yaml @@ -36,7 +36,7 @@ spec: - containerPort: 8096 protocol: TCP volumeMounts: - - mountPath: /data/media + - mountPath: /media name: media - mountPath: /config name: jellyfin-config