mirror of
https://github.com/alibaba/higress.git
synced 2026-06-06 11:17:29 +08:00
Update CRD file in the helm folder (#3155)
Co-authored-by: johnlanni <6763318+johnlanni@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
85791e4866
commit
2b3d0d7207
@@ -71,6 +71,11 @@ spec:
|
|||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
type: array
|
type: array
|
||||||
|
routeType:
|
||||||
|
enum:
|
||||||
|
- HTTP
|
||||||
|
- GRPC
|
||||||
|
type: string
|
||||||
service:
|
service:
|
||||||
items:
|
items:
|
||||||
type: string
|
type: string
|
||||||
|
|||||||
Reference in New Issue
Block a user