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