Files
truecharts/charts/stable/double-take/values.yaml
T
TrueCharts BotandGitHub e3d48c9322 chore(deps): update docker general non-major (#2745)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-25 08:46:45 +02:00

17 lines
319 B
YAML

image:
repository: tccr.io/truecharts/double-take
pullPolicy: IfNotPresent
tag: v1.10.0@sha256:775e0b3a7f223c145eeb0f799d4371bb93266877ae1f7fc74d5a4fa1d8cb1820
service:
main:
ports:
main:
targetPort: 3000
port: 10200
persistence:
data:
enabled: true
mountPath: "/.storage"