catalog/stable/lazylibrarian/17.2.1/ix_values.yaml

26 lines
503 B
YAML

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