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