Files
truecharts/charts/stable/nextpvr/values.yaml
T
renovate[bot] 53d059b69e chore(deps): update docker general non-major (#2478)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-12 10:57:39 +02:00

26 lines
457 B
YAML

image:
repository: tccr.io/truecharts/nextpvr
tag: latest@sha256:c040e9c1988caa5c7c72652fde8dfcb0b66a93d4f3fbbaf8b3714b429e8509d2
pullPolicy: IfNotPresent
env:
HOST_IP: "localhost"
service:
main:
ports:
main:
port: 10183
targetPort: 8866
persistence:
config:
enabled: true
mountPath: "/config"
recordings:
enabled: true
mountPath: "/recordings"
buffer:
enabled: true
mountPath: "/buffer"