image: repository: revenz/fileflows tag: 24.02@sha256:4009c444256ff8b770f1ce2748e2c5452b46d3ab1abf4deb288f5c5665fb59b3 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