2022-05-29 15:31:21 +00:00
|
|
|
image:
|
2022-06-02 09:12:30 +00:00
|
|
|
repository: tccr.io/truecharts/fileflows
|
2023-02-20 04:23:20 +00:00
|
|
|
tag: 1.0.9@sha256:ccd7421d500098a88525b5657250a410579d15fb35ae0638f9b51cb8ab2d06ec
|
2022-05-29 15:31:21 +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"
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|