Files
truecharts/charts/stable/double-take/values.yaml
T
2026-02-14 22:35:03 +01:00

32 lines
678 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/skrashevich/double-take
pullPolicy: IfNotPresent
tag: v1.13.11@sha256:e91d1d4c144bcf9574cab0f37675cc525e78799706b47fdbee3eb1efa6f7b815
service:
main:
ports:
main:
targetPort: 3000
port: 10200
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
data:
enabled: true
mountPath: /.storage