Finish ACTIVITY-WP-0021: state-hub sink default + deploy verification
Record railiance01 one-shot evidence (Binky/SBOM/triage COMPLETED), keep ISSUE_SINK_TYPE=state-hub until Forgejo PAT rotation, and re-read sink env at factory call time.
This commit is contained in:
parent
8ca0267382
commit
bd1c993405
3 changed files with 46 additions and 10 deletions
|
|
@ -15,7 +15,9 @@ data:
|
|||
LLM_CONNECT_TIMEOUT_SECONDS: "300"
|
||||
REPO_SCOPING_URL: http://repo-scoping.repo-scoping.svc.cluster.local:8020
|
||||
ISSUE_CORE_URL: http://actcore-issue-core-bridge.activity-core.svc.cluster.local:8765
|
||||
ISSUE_SINK_TYPE: "rest"
|
||||
# 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_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