Files
truecharts/charts/stable/bazarr/values.yaml
T
TrueCharts BotandGitHub 0872d0d5fc chore(deps): update docker general non-major (#2931)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-21 08:26:39 +02:00

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"