Files
truecharts/charts/stable/nextpvr/values.yaml
T
TrueCharts BotandGitHub 57ed796dfb chore(deps): update docker general non-major (#4128)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-19 08:40:03 +03:00

29 lines
482 B
YAML

image:
repository: tccr.io/truecharts/nextpvr
tag: latest@sha256:77f52670594050fbd9964d6d6da758294d9be766b192e84ad1dc3501e3056e0d
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"
portal:
enabled: true