image: repository: tccr.io/truecharts/tvheadend pullPolicy: IfNotPresent tag: version-63784405@sha256:55617b2f0e1a9d9cefb853c5d52f3729da88c9662ad18813e688201dbe3aee9a securityContext: runAsNonRoot: false podSecurityContext: runAsUser: 0 runAsGroup: 0 # See https://github.com/linuxserver/docker-tvheadend#parameters env: {} # PUID: 1000 # TZ: Europe/London # RUN_OPTS: service: main: ports: main: port: 9981 targetPort: 9981 htsp: enabled: true ports: htsp: enabled: true port: 9982 targetPort: 9982 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true