Wire llm-connect runtime for daily triage
This commit is contained in:
parent
977a3bd97f
commit
206bb336d2
6 changed files with 207 additions and 5 deletions
|
|
@ -11,7 +11,7 @@ data:
|
|||
TEMPORAL_NAMESPACE: default
|
||||
NATS_URL: nats://actcore-nats:4222
|
||||
STATE_HUB_URL: http://actcore-state-hub-bridge:8000
|
||||
LLM_CONNECT_URL: ""
|
||||
LLM_CONNECT_URL: http://llm-connect.activity-core.svc.cluster.local:8080
|
||||
LLM_CONNECT_TIMEOUT_SECONDS: "300"
|
||||
REPO_SCOPING_URL: http://repo-scoping.repo-scoping.svc.cluster.local:8020
|
||||
ISSUE_CORE_URL: http://issue-core.issue-core.svc.cluster.local:8010
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue