env:
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/pyload-ng
tag: latest@sha256:b1b9fda75076beffdd57a16b4708fe9221602964131d1203df3e48c4a0a739cb
persistence:
config:
enabled: true
mountPath: /config
pathdownloads:
mountPath: /downloads
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
port: 8000
protocol: HTTP
targetPort: 8000
port9666:
port: 9666
protocol: TCP
targetPort: 9666
portal: