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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-15 09:41:19 +02:00

26 lines
439 B
YAML

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