update jellyseerr path
This commit is contained in:
parent
ee9ad86e8c
commit
8899384780
1 changed files with 2 additions and 2 deletions
|
@ -40,10 +40,10 @@ spec:
|
|||
volumeClaimTemplates:
|
||||
- name: jellyseerr-config
|
||||
accessMode: ReadWriteOnce
|
||||
size: 3Gi
|
||||
size: 2Gi
|
||||
storageClass: longhorn
|
||||
globalMounts:
|
||||
- path: /config
|
||||
- path: /app/config
|
||||
|
||||
pod:
|
||||
securityContext:
|
||||
|
|
Reference in a new issue