catalog/stable/jelu/5.8.6/ix_values.yaml

33 lines
636 B
YAML

image:
pullPolicy: IfNotPresent
repository: wabayang/jelu
tag: latest@sha256:a08777e7046438379478496e942730dc413024822e0c08086df16e51b9658722
persistence:
config:
enabled: true
mountPath: /config
databasepath:
enabled: true
mountPath: /database
imagespath:
enabled: true
mountPath: /files/images
importspath:
enabled: true
mountPath: /files/imports
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 11111
protocol: tcp
targetPort: 11111