chore(jellyfin): update image, switch to linuxserver image

This commit is contained in:
SeanOMik 2023-10-27 09:33:02 -04:00
parent d7b716837c
commit c9a7d88509
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 8 additions and 7 deletions

View File

@ -16,22 +16,23 @@ spec:
values:
image:
repository: jellyfin/jellyfin
tag: "10.8.10"
repository: linuxserver/jellyfin
tag: "10.8.11"
podLabels:
needsAuthentik: "yes"
env:
PUID: 10000
PGID: 10000
TZ: America/New_York
service:
main:
ports:
http:
port: 8096
probes:
liveness:
enabled: false
ingress:
main:
enabled: true
@ -81,4 +82,4 @@ spec:
memory: 1500Mi
limits:
memory: 3000Mi
memory: 4000Mi