image: repository: tccr.io/truecharts/tvheadend pullPolicy: IfNotPresent tag: latest@sha256:9186c87db5089ffa4e6886b2075ae92e741b66b8905af6ef4904eb74c63e1de3 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