Skip to content

Commit

Permalink
helmfile: jellyfin: increase config pvc size
Browse files Browse the repository at this point in the history
  • Loading branch information
dezeroku committed Nov 15, 2024
1 parent f890b68 commit 56e1d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helmfile/services/values/jellyfin.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ podOptions:

persistence:
config:
size: 1Gi
size: 5Gi

media-storage-main:
enabled: true
Expand Down

0 comments on commit 56e1d2e

Please sign in to comment.