catalog/stable/fileflows/4.0.2/ix_values.yaml

37 lines
617 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/fileflows
tag: 1.0.7@sha256:6e4bc5b40eeaef2a0c5eb353c53c49ae5170ac00e1c731a598e2b403cc54fa8d
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