Skip to content

Commit

Permalink
fix(kyak): maybe jellyfin will render
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Jan 13, 2024
1 parent cc5b0b2 commit b11a579
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kubernetes/kyak/apps/media/jellyfin/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ spec:
image:
repository: ghcr.io/onedr0p/jellyfin
tag: 10.8.11@sha256:926e2a9f6677a0c7b12feba29f36c954154869318d6a52df72f72ff9c74cf494
pullPolicy: IfNotPresent
env:
DOTNET_SYSTEM_IO_DISABLEFILELOCKING: "true"
JELLYFIN_FFmpeg__probesize: 50000000
Expand Down Expand Up @@ -118,7 +119,7 @@ spec:
type: emptyDir
media:
type: nfs
server: osiris.media.co
server: osiris.286k.co
path: /pluto/Media
globalMounts:
- path: /media
Expand Down

0 comments on commit b11a579

Please sign in to comment.