gcloud-lab/trading-platform/helm/trading-platform/templates/execute-service
Sirius Devops 9ca32408b1 Fix: readiness probe for execute-service uses /health/ready
Change readiness probe from /health (always ok) to /health/ready
(checks executor initialization state). Applied to both:
- apps/base K8s deployment
- Helm chart template

Pairs with app fix making executor init non-blocking.
2026-05-25 05:39:24 +00:00
..
deployment.yaml Fix: readiness probe for execute-service uses /health/ready 2026-05-25 05:39:24 +00:00
service.yaml feat: add trading platform K8s deployment infrastructure 2026-05-17 22:15:00 +00:00