catalog/incubator/pyload-ng/2.0.25/ix_values.yaml

37 lines
704 B
YAML

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