diff --git a/helm/core/crds/customresourcedefinitions.gen.yaml b/helm/core/crds/customresourcedefinitions.gen.yaml index de7e1b934..8e310a7fe 100644 --- a/helm/core/crds/customresourcedefinitions.gen.yaml +++ b/helm/core/crds/customresourcedefinitions.gen.yaml @@ -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: