catalog/stable/lazylibrarian/14.0.23/ix_values.yaml

26 lines
502 B
YAML

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