2021-10-25 12:19:09 +00:00
|
|
|
image:
|
2021-12-03 15:44:22 +00:00
|
|
|
repository: tccr.io/truecharts/jellyfin
|
2021-10-25 12:19:09 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2021-12-03 15:44:22 +00:00
|
|
|
tag: v10.7.7@sha256:20febcab671b5281c5ecf8b792860119c9bda4806815bc2764660173b1866924
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8096
|
2021-11-07 16:24:13 +00:00
|
|
|
targetPort: 8096
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|