hive-apps/projects/arrstack/values/bazarr.yaml
renovate[bot] c1dde98af8
chore(deps): update docker image ghcr.io/onedr0p/bazarr to v1.5.0 (#2579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-27 14:08:56 +00:00

35 lines
648 B
YAML

image:
repository: ghcr.io/onedr0p/bazarr
tag: 1.5.0
ingress:
main:
enabled: true
annotations:
cert-manager.io/cluster-issuer: vault-issuer
traefik.ingress.kubernetes.io/router.tls: 'true'
hosts:
- host: bazarr.dc
paths:
- path: /
pathType: Prefix
tls:
- secretName: bazarr-tls
hosts:
- bazarr.dc
securityContext:
privileged: false
persistence:
config:
enabled: true
#mountPath: /downloads
storageClass: local-path
accessMode: ReadWriteOnce
size: 1Gi
media:
enabled: true
type: hostPath
mountPath: /media/
hostPath: /data/media/