image: repository: tccr.io/truecharts/lazylibrarian pullPolicy: IfNotPresent tag: latest@sha256:2928c8de578c8fdd62be5094c4bdc36145956c6e028195588bc5dd5036e76bca 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