Files
truecharts/charts/stable/lazylibrarian/values.yaml
T
TrueCharts BotandGitHub ae8d5b6623 chore(deps): update docker general non-major (#3099)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-08 09:00:52 +03:00

26 lines
439 B
YAML

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