first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: librechat-app-config
|
||||
namespace: librechat
|
||||
data:
|
||||
librechat.yaml: |
|
||||
version: 1.3.9
|
||||
mcpSettings:
|
||||
allowedDomains:
|
||||
- "http://mcp-jira.mcp.svc.cluster.local:9000"
|
||||
mcpServers:
|
||||
jira:
|
||||
type: streamable-http
|
||||
url: http://mcp-jira.mcp.svc.cluster.local:9000/mcp
|
||||
Reference in New Issue
Block a user