2022-05-29 15:31:21 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: revenz/fileflows
|
2024-04-25 12:20:47 +00:00
|
|
|
tag: 24.04@sha256:f73b1efde42536e229778c72f3286a05b7bfb0969e4bce6eaa9fd9643d53ea30
|
2022-05-29 15:31:21 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
2023-04-11 10:07:17 +00:00
|
|
|
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: {}
|
2022-05-29 15:31:21 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10242
|
|
|
|
targetPort: 5000
|
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
mountPath: /app/Data
|
2022-05-29 15:31:21 +00:00
|
|
|
logs:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
mountPath: /app/Logs
|
2022-05-29 15:31:21 +00:00
|
|
|
temp:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
mountPath: /temp
|
2022-05-29 15:31:21 +00:00
|
|
|
media:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
mountPath: /media
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-11 10:07:17 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|