2022-11-15 00:14:12 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/fileflows
|
2022-11-20 07:46:48 +00:00
|
|
|
tag: 1.0.7@sha256:6e4bc5b40eeaef2a0c5eb353c53c49ae5170ac00e1c731a598e2b403cc54fa8d
|
2022-11-15 00:14:12 +00:00
|
|
|
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
|