Skip to content

Commit bcabffc

Browse files
committed
Add the postgres telemetry server
1 parent 0e632e2 commit bcabffc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

helm/librechat/stacklok_combined_values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ librechat:
6464
time:
6565
type: streamable-http
6666
url: http://mcp-time-mcp-server-headless.toolhive-system.svc.cluster.local:8000/mcp
67+
postgres-telemetry:
68+
type: sse
69+
url: url: http://mcp-stackloklens-postgres-mcp-headless.stackloklens.svc.cluster.local:8000/sse
6770
6871
# name of existing Yaml configmap, key must be librechat.yaml
6972
existingConfigYaml: ""

0 commit comments

Comments
 (0)