Add Argo Rollout (blueGreen), active/preview Services, and HPA for the
new analysis service (port 8087). Wire image pins into all three overlay
kustomizations and register the analysis Warehouse and freight entries in
all three Kargo Stages (staging -> eu-central-1-prod / htwg-1-prod).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Janis Eccarius <eccariusjanis@gmail.com>
Reviewed-on: #381
Change requiredSoakTime from 5m to 5m0s (Kargo duration format).
Add explicit tagSuffix="" to staging and eu-central-1-prod stages to
satisfy Kargo 1.10.x admission webhook variable resolution.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add tagSuffix var to promotion template (default empty) so htwg-1-prod
can append -x86_v2 to all image tags without affecting other stages
- Add requiredSoakTime: 5m to all staging freight sources
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>