Document ACTIVITY-WP-0026-T07 railiance deploy checklist.
Add deploy-ops-run-queue-railiance.md (image, migrate 0007, smoke, dual-path residual), wire OPS_RUN_* into runtime ConfigMap, and cross-link runbook/README. T07 stays open until prod smoke is executed.
This commit is contained in:
parent
32f62ac1ac
commit
6ce77a72bb
8 changed files with 339 additions and 12 deletions
|
|
@ -18,6 +18,12 @@ data:
|
|||
# ACTIVITY-WP-0021: state-hub until issue-core Forgejo PAT (GITEA_BACKEND_TOKEN)
|
||||
# is rotated; switch back to "rest" after path A smoke returns 201.
|
||||
ISSUE_SINK_TYPE: "state-hub"
|
||||
# ACTIVITY-WP-0026 / ACT-ADR-005 — claimable ops_run on emit (not Forgejo)
|
||||
OPS_RUN_QUEUE_ENABLED: "true"
|
||||
OPS_RUN_LEASE_SECONDS: "900"
|
||||
OPS_RUN_MAX_ATTEMPTS: "3"
|
||||
OPS_RUN_SLA_HOURS: "1"
|
||||
# ACTIVITY_CORE_WORKER_TOKEN lives in actcore-runtime-secret (optional until REIN-A-0002)
|
||||
ACTIVITY_DEFINITION_DIRS: /etc/activity-core/external-definitions
|
||||
CUSTODIAN_REPO_ROOT: /var/custodian
|
||||
ACTIVITY_CORE_ROOT: /etc/activity-core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue