TrueChartsClone/charts/incubator/channels-dvr/values.yaml

28 lines
554 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/channels-dvr
pullPolicy: Always
tag: latest@sha256:bfc3c73c1cefd578c121b6e3256a496ad9ee190a6a6901d3ad1b9aa2a7be082c
tveImage:
repository: tccr.io/truecharts/channels-dvr-tve
pullPolicy: Always
tag: latest@sha256:6edc4e63493996747bf07f5f58d4ec0e8bfc2ed22fe2c5c27706a7c720e6a8a1
imageSelector: image
service:
main:
ports:
main:
port: 8089
protocol: HTTP
targetPort: 8089
persistence:
config:
enabled: true
mountPath: /channels-dvr
portal:
enabled: true