Files
truecharts/charts/stable/tvheadend/values.yaml
T
TrueCharts BotandGitHub e2536c9a45 chore(deps): update docker general non-major docker tags (#3523)
* chore(deps): update docker general non-major docker tags

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-21 10:42:49 +02:00

40 lines
661 B
YAML

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