2022-07-23 01:37:45 +00:00
|
|
|
env: {}
|
2022-07-20 16:56:58 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2022-07-23 01:37:45 +00:00
|
|
|
repository: tccr.io/truecharts/liquid-dl
|
2022-07-25 23:24:51 +00:00
|
|
|
tag: latest@sha256:7a4482f797964c80e09015d4f72da069717519154b4df1240845aae06e81942a
|
2022-07-20 16:56:58 +00:00
|
|
|
persistence:
|
2022-07-23 01:37:45 +00:00
|
|
|
downloaddirectory:
|
2022-07-20 16:56:58 +00:00
|
|
|
enabled: true
|
2022-07-23 01:37:45 +00:00
|
|
|
mountPath: /downloads
|
2022-07-20 16:56:58 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-07-23 01:37:45 +00:00
|
|
|
port: 8734
|
2022-07-20 16:56:58 +00:00
|
|
|
protocol: TCP
|
|
|
|
targetPort: 8000
|
2022-08-09 00:29:33 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|