Files
truecharts/charts/stable/flood/values.yaml
T
Stavros KoisandGitHub ff2a5dae0d chore(apps): Sync questions and values env's (#2916)
* chore(apps): Sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* remove disabled ingress from values

* remove required: false from questions

* whoops

* some cleanup

* more cleanup

* clean

* commented

* some fixes
2022-06-17 10:24:54 +02:00

20 lines
343 B
YAML

image:
repository: tccr.io/truecharts/flood
pullPolicy: IfNotPresent
tag: v4.7.0@sha256:758b454843dcade464111920afce72994ecdbcfac1f4cf167a55936cec2ad616
env:
FLOOD_OPTION_RUNDIR: /data
service:
main:
ports:
main:
port: 10036
targetPort: 3000
persistence:
data:
enabled: true
mountPath: "/data"