* 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.11.0@sha256:72d6a4f29cca64db202b2057f1ca0a470ac77295ce62910f33f7872d310727ca
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
targetPort: 3000
|
|
port: 10200
|
|
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: "/.storage"
|