17 lines
312 B
YAML
17 lines
312 B
YAML
|
image:
|
||
|
repository: tccr.io/truecharts/bazarr
|
||
|
pullPolicy: IfNotPresent
|
||
|
tag: v1.0.4@sha256:5c83b9b83d15cc3295e5e4593865b887022e750c135c5e09eaaf6aeaf92f6bba
|
||
|
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 6767
|
||
|
targetPort: 6767
|
||
|
|
||
|
persistence:
|
||
|
config:
|
||
|
enabled: true
|
||
|
mountPath: "/config"
|