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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00

26 lines
457 B
YAML

image:
repository: tccr.io/truecharts/nextpvr
tag: latest@sha256:a2c8c65f3393b8b9765e006e758623cc617e3c88a0475b78a451c8cee56454b8
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"