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

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-14 11:50:56 +03:00

30 lines
496 B
YAML

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