Files
truecharts/charts/incubator/jelu/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

35 lines
668 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/jelu
tag: latest@sha256:4d7977cfdace7dc39670c604c3b632ea53ee01d0f5345bc38cb6bfdc721a20f5
persistence:
config:
enabled: true
mountPath: /config
databasepath:
enabled: true
mountPath: /database
imagespath:
enabled: true
mountPath: /files/images
importspath:
enabled: true
mountPath: /files/imports
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 11111
protocol: TCP
targetPort: 11111
portal:
enabled: true