From bb69a1d50b6acf1845961be15df3b8475f7bd59d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 16:54:27 +0800 Subject: [PATCH] Update CRD file in the helm folder (#2769) Co-authored-by: CH3CHO <2909796+CH3CHO@users.noreply.github.com> --- .../crds/customresourcedefinitions.gen.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/helm/core/crds/customresourcedefinitions.gen.yaml b/helm/core/crds/customresourcedefinitions.gen.yaml index 8e310a7fe..a7faf4fa4 100644 --- a/helm/core/crds/customresourcedefinitions.gen.yaml +++ b/helm/core/crds/customresourcedefinitions.gen.yaml @@ -247,6 +247,23 @@ spec: properties: spec: properties: + proxies: + items: + properties: + connectTimeout: + type: integer + listenerPort: + type: integer + name: + type: string + serverAddress: + type: string + serverPort: + type: integer + type: + type: string + type: object + type: array registries: items: properties: @@ -309,6 +326,8 @@ spec: type: integer protocol: type: string + proxyName: + type: string sni: type: string type: