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

38 lines
704 B
YAML
Raw Normal View History

env:
UMASK: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/pyload-ng
tag: latest@sha256:3f0d03ee02bb3e4bb7e1d0fb448e341ddf461d4ca71b77e42966401380eee13a
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