Files
truecharts/charts/stable/beets/values.yaml
T
TrueCharts BotandGitHub 75a6325ff2 chore(deps): update docker general non-major (#2720)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-20 11:48:30 +02:00

27 lines
463 B
YAML

image:
repository: tccr.io/truecharts/beets
pullPolicy: IfNotPresent
tag: v1.6.0@sha256:2d4412212b4e4524669f2e38bc4dfcb093c9cc1e948077dada2c12044679b094
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