image: repository: ghcr.io/linuxserver/lazylibrarian pullPolicy: IfNotPresent tag: latest@sha256:3e7c8f159d29e971c0af290db9a136a361af3bc50962b02fde4462788918f419 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