scale-catalog/stable/jelu/6.0.8/ix_values.yaml
Julian Haseleu 5d1ab94342 cleanup
2024-07-14 21:54:53 +00:00

33 lines
636 B
YAML

image:
pullPolicy: IfNotPresent
repository: wabayang/jelu
tag: latest@sha256:01a45cbd243bc75d6918aa6a9b72d0754ce5852bb8a614823814f33e74d6fd6e
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