2021-10-25 12:19:09 +00:00
|
|
|
image:
|
2021-12-03 15:44:22 +00:00
|
|
|
repository: tccr.io/truecharts/beets
|
2021-10-25 12:19:09 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2021-12-19 15:38:26 +00:00
|
|
|
tag: v1.5.0@sha256:c963714988fb49ac8437eac906db8dd9db88231da4fa2687e7a1bc3d39f639a7
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
env:
|
|
|
|
PUID: 568
|
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8337
|
2021-11-07 16:24:13 +00:00
|
|
|
targetPort: 8337
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2021-11-15 23:31:22 +00:00
|
|
|
mountPath: "/config"
|
2021-10-25 12:19:09 +00:00
|
|
|
varrun:
|
|
|
|
enabled: true
|