update mcp server config fields in mcp-bridge api

This commit is contained in:
johnlanni
2025-04-27 11:10:08 +08:00
parent b4e68c02f9
commit 52114b37f8
3 changed files with 119 additions and 117 deletions

View File

@@ -250,10 +250,6 @@ spec:
registries:
items:
properties:
attributes:
additionalProperties:
type: string
type: object
authSecretName:
type: string
consulDatacenter:
@@ -267,6 +263,14 @@ spec:
type: string
domain:
type: string
enableMCPServer:
type: boolean
mcpServerBaseUrl:
type: string
mcpServerExportDomains:
items:
type: string
type: array
nacosAccessKey:
type: string
nacosAddressServer:
@@ -275,12 +279,6 @@ spec:
items:
type: string
type: array
nacosMcpBaseUrl:
type: string
nacosMcpExportDomains:
items:
type: string
type: array
nacosNamespace:
type: string
nacosNamespaceId: