image: repository: tccr.io/truecharts/lazylibrarian pullPolicy: IfNotPresent tag: latest@sha256:823fe9fb85ef4aee870d58feb5756be39e21a298ed68149ace7840566af90350 service: main: ports: main: port: 5299 targetPort: 5299 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: open: enabled: true securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0