20 lines
336 B
YAML
20 lines
336 B
YAML
image:
|
|
repository: tccr.io/truecharts/bazarr
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.1.1@sha256:9e477cfc3de7317a8a3193c786db6e4588a9ac2edc90a6a02ace96c1cea0eb9a
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 6767
|
|
targetPort: 6767
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
enabled: true
|