TrueChartsClone/charts/stable/double-take/values.yaml

34 lines
649 B
YAML

image:
repository: 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
portal:
open:
enabled: true