ops(sol): add offline canary recovery path
All checks were successful
deploy-trade-r001-canary / apply (push) Successful in 6m45s

This commit is contained in:
mpabi
2026-04-12 19:25:55 +02:00
parent c76eb7d5f3
commit 1acb8d403e
7 changed files with 212 additions and 4 deletions

View File

@@ -127,7 +127,7 @@ spec:
failureThreshold: 30
livenessProbe:
httpGet:
path: /health
path: /startup
port: http
initialDelaySeconds: 240
periodSeconds: 20