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