TrueChartsCatalogClone/stable/lazylibrarian/15.0.2/ix_values.yaml

26 lines
502 B
YAML

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