Files
catalog/incubator/pyload-ng/2.0.13/ix_values.yaml
TrueCharts-Bot 0f1f0f2122 Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-01-12 14:58:55 +00:00

38 lines
704 B
YAML

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