diff --git a/helm/core/crds/customresourcedefinitions.gen.yaml b/helm/core/crds/customresourcedefinitions.gen.yaml index c5c899464..319794e9c 100644 --- a/helm/core/crds/customresourcedefinitions.gen.yaml +++ b/helm/core/crds/customresourcedefinitions.gen.yaml @@ -71,6 +71,11 @@ spec: items: type: string type: array + routeType: + enum: + - HTTP + - GRPC + type: string service: items: type: string