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

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-02 11:42:14 +02:00

30 lines
496 B
YAML

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