Files
truecharts/charts/stable/beets/values.yaml
T
c4e08f8f25 chore(deps): update docker general non-major (#1924)
* 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-02-21 17:53:17 +01:00

30 lines
481 B
YAML

image:
repository: tccr.io/truecharts/beets
pullPolicy: IfNotPresent
tag: v1.6.0@sha256:12fca20045a1d736aeae973978e45ca2f3bb20d4343e5b60aa75e8cb6c780ece
env:
PUID: 568
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8337
targetPort: 8337
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true