* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
17 lines
312 B
YAML
17 lines
312 B
YAML
image:
|
|
repository: tccr.io/truecharts/bazarr
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.0.4@sha256:1ce1b4d34806d75b41e0da6d3e7f16784b9591c9374cec92dd805c61694d93b2
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 6767
|
|
targetPort: 6767
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|