Files
truecharts/charts/incubator/pyload-ng/values.yaml
T
TrueCharts BotandGitHub 17cc48a855 chore(deps): update container image tccr.io/truecharts/pyload-ng to latest (#5747)
* chore(deps): update container image tccr.io/truecharts/pyload-ng to latest

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 09:56:15 +01:00

38 lines
704 B
YAML

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