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