Files
truecharts/charts/stable/lazylibrarian/values.yaml
T
8c349ea2d3 chore(deps): update docker general non-major (#2502)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-04-18 12:21:26 +03:00

26 lines
439 B
YAML

image:
repository: tccr.io/truecharts/lazylibrarian
pullPolicy: IfNotPresent
tag: latest@sha256:640802f8903ce5de02a4cb5b176eed51633448e555f61d171bb31f95fbd123d1
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 5299
targetPort: 5299
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true