22 lines
368 B
YAML
22 lines
368 B
YAML
image:
|
|
repository: tccr.io/truecharts/bazarr
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.2.2@sha256:e9b38c8f9bf9a5d562d01ae1ac5d72254082463eb7886d39df4e2637469edf74
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 6767
|
|
protocol: http
|
|
targetPort: 6767
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /config
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|