Files
truecharts/charts/stable/bazarr/values.yaml
T
ed4e1ee754 chore(deps): update docker general non-major (#1646)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-03 22:36:51 +01:00

20 lines
347 B
YAML

image:
repository: tccr.io/truecharts/bazarr
pullPolicy: IfNotPresent
tag: v1.0.2@sha256:11023cb6bf5c496c362b6a6aa97f49c3afa291b7dbaf17eaee80fd973cd836d8
service:
main:
ports:
main:
port: 6767
targetPort: 6767
env: {}
# TZ: UTC
# PUID: 1001
persistence:
config:
enabled: true
mountPath: "/config"