2022-07-23 01:37:45 +00:00
|
|
|
env:
|
|
|
|
UMASK: ""
|
2022-07-20 16:56:58 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2022-07-23 01:37:45 +00:00
|
|
|
repository: tccr.io/truecharts/pyload-ng
|
2022-09-20 23:12:33 +00:00
|
|
|
tag: latest@sha256:3f0d03ee02bb3e4bb7e1d0fb448e341ddf461d4ca71b77e42966401380eee13a
|
2022-07-20 16:56:58 +00:00
|
|
|
persistence:
|
2022-07-23 01:37:45 +00:00
|
|
|
config:
|
2022-07-20 16:56:58 +00:00
|
|
|
enabled: true
|
2022-07-23 01:37:45 +00:00
|
|
|
mountPath: /config
|
|
|
|
pathdownloads:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /downloads
|
2022-07-20 16:56:58 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8000
|
|
|
|
protocol: HTTP
|
|
|
|
targetPort: 8000
|
2022-07-23 01:37:45 +00:00
|
|
|
port9666:
|
2022-07-20 16:56:58 +00:00
|
|
|
enabled: true
|
|
|
|
ports:
|
2022-07-23 01:37:45 +00:00
|
|
|
port9666:
|
2022-07-20 16:56:58 +00:00
|
|
|
enabled: true
|
2022-07-23 01:37:45 +00:00
|
|
|
port: 9666
|
2022-07-20 16:56:58 +00:00
|
|
|
protocol: TCP
|
2022-07-23 01:37:45 +00:00
|
|
|
targetPort: 9666
|
2022-08-09 00:29:33 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|