add mounts
This commit is contained in:
@@ -220,6 +220,18 @@ jellyplist:
|
|||||||
readOnly: true
|
readOnly: true
|
||||||
mountPropagation: None
|
mountPropagation: None
|
||||||
subPath: cookies.txt
|
subPath: cookies.txt
|
||||||
|
beat:
|
||||||
|
beat:
|
||||||
|
- path: /jellyplist/cookies.txt
|
||||||
|
readOnly: true
|
||||||
|
mountPropagation: None
|
||||||
|
subPath: cookies.txt
|
||||||
|
worker:
|
||||||
|
worker:
|
||||||
|
- path: /jellyplist/cookies.txt
|
||||||
|
readOnly: true
|
||||||
|
mountPropagation: None
|
||||||
|
subPath: cookies.txt
|
||||||
music:
|
music:
|
||||||
existingClaim: jellyplist-nfs-storage
|
existingClaim: jellyplist-nfs-storage
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
@@ -227,6 +239,14 @@ jellyplist:
|
|||||||
main:
|
main:
|
||||||
- path: /jellyplist_downloads
|
- path: /jellyplist_downloads
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
beat:
|
||||||
|
beat:
|
||||||
|
- path: /jellyplist_downloads
|
||||||
|
readOnly: true
|
||||||
|
worker:
|
||||||
|
worker:
|
||||||
|
- path: /jellyplist_downloads
|
||||||
|
readOnly: true
|
||||||
valkey:
|
valkey:
|
||||||
architecture: standalone
|
architecture: standalone
|
||||||
auth:
|
auth:
|
||||||
|
Reference in New Issue
Block a user