17 lines
332 B
YAML
17 lines
332 B
YAML
image:
|
|
repository: tccr.io/truecharts/dizquetv
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.5.0@sha256:49fe05f0955a319acf8a7936168ee64c15a2f966c8ac85ff1402b007d585f1ac
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10071
|
|
targetPort: 8000
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/home/node/app/.dizquetv"
|