catalog/incubator/jelu/0.0.28/ix_values.yaml

35 lines
668 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/jelu
tag: latest@sha256:f84dbb23e59d954d4f4659816f935de71a538da1f5d2b6cb3b297286bec9d59b
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