image: repository: revenz/fileflows tag: 23.12@sha256:8f51965328a3ddbc099833cd3b2e90237be8a7dda073ec868d3a026ca6cd595d 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