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