Files
truecharts/charts/stable/bazarr/values.yaml
T
d9922d6113 chore(deps): update docker general non-major (#1589)
* 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>
2021-12-20 18:53:43 +01:00

20 lines
347 B
YAML

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