TrueChartsClone/charts/stable/bazarr/values.yaml

17 lines
312 B
YAML

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