Files
truecharts/charts/stable/flood/values.yaml
T
TrueCharts BotandGitHub 7cb4367496 chore(deps): update docker general non-major (#3222)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00

20 lines
343 B
YAML

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