23 lines
387 B
YAML
23 lines
387 B
YAML
image:
|
|
repository: tccr.io/truecharts/emby
|
|
pullPolicy: IfNotPresent
|
|
tag: 4.7.9.0@sha256:954d9f4f54e92809ef26200249a7b00493a49bac572abf14ba43ba53ffd52c42
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10079
|
|
targetPort: 8096
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
enabled: true
|