Files
catalog/stable/fileflows/9.0.2/ix_values.yaml
TrueCharts-Bot 99a595e22f Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-21 16:54:08 +00:00

49 lines
909 B
YAML

image:
repository: revenz/fileflows
tag: 24.01@sha256:2007b03f399f34b534cbf5cc85d7bf85b5618ce02f39275b49994ccdd3270486
pullPolicy: IfNotPresent
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
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:
open:
enabled: true