Files
truecharts/charts/stable/double-take/values.yaml
T
f9d1e5110e feat(app): Move to stable (#2279)
* move to stable

* update image version

* no message

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-25 19:47:47 +02:00

17 lines
318 B
YAML

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