image: repository: tccr.io/truecharts/tvheadend pullPolicy: IfNotPresent tag: latest@sha256:2f5497476e9c4ef3d5c9b6474a5d96fcec180ac34860387501d4bdf2fb3b8ae8 securityContext: runAsNonRoot: false podSecurityContext: runAsUser: 0 runAsGroup: 0 # See https://github.com/linuxserver/docker-tvheadend#parameters env: 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 portal: enabled: true