# Default values for LazyLibrarian. image: repository: ghcr.io/linuxserver/lazylibrarian pullPolicy: IfNotPresent tag: latest@sha256:40456cfbfc92379527bcc0839abc8b87276887c132966c172e04c2b995b96ee0 securityContext: runAsNonRoot: false podSecurityContext: runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 5299 targetPort: 5299 env: {} # TZ: UTC # PUID: 1001 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true