2023-12-25 17:17:28 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: wabayang/jelu
|
2024-01-15 00:36:47 +00:00
|
|
|
tag: latest@sha256:7bd27ae4af1310258bf5ef7c07bf5ec5472d4949f0ac7fcc561daedcf343179e
|
2023-12-25 17:17:28 +00:00
|
|
|
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
|