Files
truecharts/charts/stable/fileflows/values.yaml
TrueCharts Bot 516d51032d chore(deps): update docker general non-major (#4331)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

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

37 lines
617 B
YAML

image:
repository: tccr.io/truecharts/fileflows
tag: 1.0.6@sha256:58ec6d0d47f8e21b209e3ebe395893d64cc4d19b9842ef434f8f5d466787764b
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10242
targetPort: 5000
persistence:
data:
enabled: true
mountPath: "/app/Data"
logs:
enabled: true
mountPath: "/app/Logs"
temp:
enabled: true
mountPath: "/temp"
media:
enabled: true
mountPath: "/media"
portal:
enabled: true