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