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