25 lines
441 B
YAML
25 lines
441 B
YAML
image:
|
|
repository: jesec/flood
|
|
pullPolicy: IfNotPresent
|
|
tag: 4.7.0@sha256:3d1d0bec117ad360c0f55a0157af5aa186a8733e26e1e9649e07f0cc797d2deb
|
|
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
|