image: repository: tccr.io/truecharts/emby pullPolicy: IfNotPresent tag: v4.7.13.0@sha256:0ca8932d27bca503a2f8f9fe9777db773f20b3c2c21f0dfa3d9f3ceedb6128e1 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