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