Update CRD file in the helm folder (#2392)

Co-authored-by: CH3CHO <2909796+CH3CHO@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-06-10 20:29:23 +08:00
committed by GitHub
parent f3fbf7d6c8
commit bafbe7972d

View File

@@ -250,6 +250,10 @@ spec:
registries:
items:
properties:
allowMcpServers:
items:
type: string
type: array
authSecretName:
type: string
consulDatacenter:
@@ -263,6 +267,25 @@ spec:
type: string
domain:
type: string
enableMCPServer:
type: boolean
enableScopeMcpServers:
type: boolean
mcpServerBaseUrl:
type: string
mcpServerExportDomains:
items:
type: string
type: array
metadata:
additionalProperties:
properties:
innerMap:
additionalProperties:
type: string
type: object
type: object
type: object
nacosAccessKey:
type: string
nacosAddressServer: