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

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-07 01:59:10 +01:00

28 lines
462 B
YAML

image:
repository: tccr.io/truecharts/lazylibrarian
pullPolicy: IfNotPresent
tag: latest@sha256:907b4df775b3d43d2ca9207c6bdd203ef56bac4ef1a6f1637c2af4c39d177e01
securityContext:
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 5299
targetPort: 5299
env: {}
# PUID: 1001
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true