# Default values for tvheadend. image: repository: linuxserver/tvheadend pullPolicy: IfNotPresent tag: version-63784405 strategy: type: Recreate # See https://github.com/linuxserver/docker-tvheadend#parameters env: {} # PUID: 1000 # PGID: 1000 # TZ: Europe/London # RUN_OPTS: service: main: ports: main: port: 9981 htsp: enabled: true type: ClusterIP ports: htsp: enabled: true port: 9982 protocol: TCP persistence: config: enabled: true mountPath: "/config" type: emptyDir