Files
truecharts/charts/stable/lazylibrarian/values.yaml
T
TrueCharts BotandGitHub 967bdbacef chore(deps): update docker general non-major (#4181)
* 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-10-25 09:06:43 +03:00

30 lines
496 B
YAML

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