fix ro filesystem

This commit is contained in:
2025-03-16 02:50:37 +01:00
parent 4aa309cd54
commit 8eb6aa2494

View File

@@ -38,7 +38,6 @@ spec:
volumeMounts:
- mountPath: /data/media
name: media
readOnly: True
- mountPath: /config
name: jellyfin-config
restartPolicy: Always