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

38 lines
658 B
YAML

image:
repository: tccr.io/truecharts/double-take
pullPolicy: IfNotPresent
tag: 1.13.1@sha256:4bf165d90b8a57774a4ef363952dfd21e79978d306af1a0bc103096c8f7a87d6
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