Remove read-only and recursive read-only settings from media volume mount in jellyfin deployment
This commit is contained in:
@@ -24,8 +24,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: media
|
||||
mountPath: /media
|
||||
readOnly: true
|
||||
recursiveReadOnly: Enabled
|
||||
- name: config
|
||||
mountPath: /config
|
||||
- name: cache
|
||||
|
||||
Reference in New Issue
Block a user