* chore(deps): update docker general non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
17 lines
319 B
YAML
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"
|