TrueChartsCatalogClone/stable/fileflows/6.0.10/ix_values.yaml

54 lines
929 B
YAML
Raw Normal View History

2023-08-01 09:25:32 +00:00
image:
repository: tccr.io/truecharts/fileflows
tag: v23.11.0@sha256:e04ddf474bcb000d40f3796fd1f0c1c1f691c082b138827099d4205f52b579e1
2023-08-01 09:25:32 +00:00
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