20 lines
363 B
YAML
20 lines
363 B
YAML
image:
|
|
repository: tccr.io/truecharts/emby
|
|
pullPolicy: IfNotPresent
|
|
tag: v4.6.7.0@sha256:f2c60cee28b40d6eeeff72cda847eced2d069b410e63a5b0bdbab7783f34ec1b
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10079
|
|
targetPort: 8096
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|