2024-02-24 08:37:57 +00:00
|
|
|
image:
|
2024-02-25 11:05:19 +00:00
|
|
|
repository: skrashevich/double-take
|
2024-02-24 08:37:57 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2024-02-25 11:05:19 +00:00
|
|
|
tag: v1.13.11@sha256:bdb7e1f1f1b28c178539b5003218e33b44142f11a8175d01ce3a29bfaebb3254
|
2024-02-24 08:37:57 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2024-02-25 11:05:19 +00:00
|
|
|
targetPort: 3000
|
|
|
|
port: 10200
|
2024-02-24 08:37:57 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
readiness:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
startup:
|
|
|
|
type: http
|
|
|
|
path: /
|
|
|
|
env: {}
|
2024-02-25 11:05:19 +00:00
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /.storage
|
2024-02-24 08:37:57 +00:00
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|