TrueChartsCatalogClone/stable/lazylibrarian/15.0.7/ix_values.yaml

26 lines
502 B
YAML
Raw Normal View History

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