Skip to content

Commit 8899384

Browse files
committedFeb 19, 2025
update jellyseerr path
1 parent ee9ad86 commit 8899384

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎kubernetes/apps/production/arr/jellyseerr/helmrelease.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ spec:
4040
volumeClaimTemplates:
4141
- name: jellyseerr-config
4242
accessMode: ReadWriteOnce
43-
size: 3Gi
43+
size: 2Gi
4444
storageClass: longhorn
4545
globalMounts:
46-
- path: /config
46+
- path: /app/config
4747

4848
pod:
4949
securityContext:

0 commit comments

Comments
 (0)
Please sign in to comment.