We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e632e2 commit bcabffcCopy full SHA for bcabffc
helm/librechat/stacklok_combined_values.yaml
@@ -64,6 +64,9 @@ librechat:
64
time:
65
type: streamable-http
66
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
70
71
# name of existing Yaml configmap, key must be librechat.yaml
72
existingConfigYaml: ""
0 commit comments