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