2022-11-15 00:14:12 +00:00
|
|
|
image:
|
2023-02-06 14:22:25 +00:00
|
|
|
repository: tccr.io/truecharts/lazylibrarian
|
2022-11-15 00:14:12 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-02-06 14:22:25 +00:00
|
|
|
tag: latest@sha256:377ddad3657ff4dd858d21b34e0d0ac4315309add9480c3d5cb1086deb5ed09b
|
2022-11-15 00:14:12 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
2023-02-06 14:22:25 +00:00
|
|
|
readOnlyRootFilesystem: false
|
2022-11-15 00:14:12 +00:00
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2023-02-06 14:22:25 +00:00
|
|
|
port: 5299
|
|
|
|
targetPort: 5299
|
2022-11-15 00:14:12 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
|
|
|
varrun:
|
|
|
|
enabled: true
|
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|