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:
|
volumeMounts:
|
||||||
- name: media
|
- name: media
|
||||||
mountPath: /media
|
mountPath: /media
|
||||||
readOnly: true
|
|
||||||
recursiveReadOnly: Enabled
|
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /config
|
mountPath: /config
|
||||||
- name: cache
|
- name: cache
|
||||||
|
|||||||
Reference in New Issue
Block a user