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