2023-08-01 09:25:32 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/ubooquity
|
|
|
|
pullPolicy: IfNotPresent
|
2023-09-05 23:40:01 +00:00
|
|
|
tag: v2.1.2@sha256:ffe364ce1b4f0922d6546ede6d814b748497d9381b4526f9e7a7d0c395983544
|
2023-08-01 09:25:32 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 2202
|
|
|
|
port: 2202
|
|
|
|
admin:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
admin:
|
|
|
|
enabled: true
|
|
|
|
targetPort: 2203
|
|
|
|
port: 2203
|
|
|
|
persistence:
|
|
|
|
varrun:
|
|
|
|
enabled: true
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
|
|
|
books:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/books"
|
|
|
|
comics:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/comics"
|
|
|
|
files:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/files"
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
runAsNonRoot: false
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
type: tcp
|
|
|
|
readiness:
|
|
|
|
type: tcp
|
|
|
|
startup:
|
|
|
|
type: tcp
|
|
|
|
env:
|
|
|
|
MAXMEM: 512
|