image: repository: tccr.io/truecharts/emby pullPolicy: IfNotPresent tag: v4.7.14.0@sha256:35e7ed601e1770090cf10944e554ca51ad039857170cd7b396442f2f4798d3ae securityContext: container: readOnlyRootFilesystem: false service: main: ports: main: port: 10079 targetPort: 8096 workload: main: podSpec: containers: main: probes: liveness: type: http path: / readiness: type: http path: / startup: type: http path: / env: {} persistence: config: enabled: true mountPath: /config portal: open: enabled: true