Skip to content

Commit 53ea959

Browse files
Update CRD file in the helm folder (alibaba#3155)
Co-authored-by: johnlanni <6763318+johnlanni@users.noreply.github.com>
1 parent 39a576e commit 53ea959

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

helm/core/crds/customresourcedefinitions.gen.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ spec:
7171
items:
7272
type: string
7373
type: array
74+
routeType:
75+
enum:
76+
- HTTP
77+
- GRPC
78+
type: string
7479
service:
7580
items:
7681
type: string

0 commit comments

Comments
 (0)