mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 20:17:29 +08:00
update mcp server config fields in mcp-bridge api
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user