mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-19 10:11:01 +02:00
- Fix Pulsar service naming - broker -> pulsar
- Fix Google AI Studio secret name for RAG to be consistent with other text-completion.
This commit is contained in:
parent
8fc22155dd
commit
f99802026a
3 changed files with 3 additions and 3 deletions
|
|
@ -134,7 +134,7 @@ local url = import "values/url.jsonnet";
|
|||
);
|
||||
|
||||
local bookieContainerSet = engine.containers(
|
||||
"bookie",
|
||||
"pulsar",
|
||||
[
|
||||
bookieContainer,
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue