decommission(F3): suspender cronjobs metrics-retention y outcomes-joiner

Sin bot ni postgres ya no hay nada que retener ni joinear; suspend en vez
de borrar para conservar la definición durante la semana de gracia.
This commit is contained in:
2026-07-06 12:19:33 +00:00
parent 0f8bd407f4
commit dd10f26f31
2 changed files with 2 additions and 0 deletions
@@ -11,6 +11,7 @@ spec:
# days are dead weight. Today's rows are never touched: the latest one
# feeds /api/summary and the close is still evolving.
schedule: "10 0 * * *"
suspend: true
concurrencyPolicy: Forbid
successfulJobsHistoryLimit: 3
failedJobsHistoryLimit: 3