Files
truecharts/charts/stable/nextpvr/values.yaml
T
Stavros KoisandGitHub 0cbd315c55 feat(apps): move apps to stable (#2188)
* feat(apps): move apps to stable

* update image ref
2022-03-16 21:37:59 +02:00

26 lines
457 B
YAML

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