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: