fix(plex): set type of server-media hostPath mount
This commit is contained in:
parent
d6b0e30c34
commit
f5cae400c1
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ spec:
|
|||
- path: /config/Library/Application Support/Plex Media Server/Logs
|
||||
# Store video thumbnails somewhere else so they're not backed up
|
||||
server-media:
|
||||
type: hostPath
|
||||
hostPath: /mnt/MainPool/Media/Plex/Media
|
||||
globalMounts:
|
||||
- path: /config/Library/Application Support/Plex Media Server/Media
|
||||
|
|
Loading…
Add table
Reference in a new issue