25 lines
441 B
YAML
25 lines
441 B
YAML
image:
|
|
repository: jesec/flood
|
|
pullPolicy: IfNotPresent
|
|
tag: 4.8.3@sha256:04c3707ab71952b26e29d52486f0643fdd02258114abd9a8119adb2e9220ed05
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env:
|
|
FLOOD_OPTION_RUNDIR: /data
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10036
|
|
targetPort: 3000
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: /data
|
|
portal:
|
|
open:
|
|
enabled: true
|