Files
truecharts/charts/stable/youtransfer/values.yaml
T
2e2e67b1f7 feat(Incubator): Move Kasm + YouTransfer 2 stable (#4610)
* feat(Incubator): Move Kasm + YouTransfer 2 stable

* Update charts/stable/youtransfer/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* fix

* upd

* yeet

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-11-20 17:00:22 +02:00

29 lines
577 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/youtransfer
tag: latest@sha256:7e3253304dce56c3eac8f1966e7a70fdd4e62dcafe4be28cb0152a2d3da3560b
persistence:
config:
enabled: true
mountPath: /opt/youtransfer/config
hostpath3:
enabled: true
mountPath: /opt/youtransfer/uploads
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 5000
protocol: TCP
targetPort: 5000
portal:
enabled: true