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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-03 14:18:44 +02:00

17 lines
312 B
YAML

image:
repository: tccr.io/truecharts/bazarr
pullPolicy: IfNotPresent
tag: v1.1.0@sha256:a01c16ac04b57b145cf75b8f1d2b4eef2f3c36970d0578b2740047de04c242d9
service:
main:
ports:
main:
port: 6767
targetPort: 6767
persistence:
config:
enabled: true
mountPath: "/config"