Temporarily mount TrueNAS to Jellyfin as Read-Write to transfer data from Longhorn volumes

This commit is contained in:
Jack Jackson 2023-10-01 19:40:59 -07:00
parent a3e807c406
commit 69b15c1ad6

View File

@ -40,7 +40,7 @@ spec:
readOnly: True readOnly: True
- mountPath: /truenas-media - mountPath: /truenas-media
name: jf-truenas-media name: jf-truenas-media
readOnly: True # readOnly: True
- mountPath: /config - mountPath: /config
name: jf-config name: jf-config
- mountPath: /cache - mountPath: /cache