Compare commits

...

1 Commits

Author SHA1 Message Date
johnlanni
a64d89704e Update CRD file in the helm folder 2025-11-20 06:43:42 +00:00

View File

@@ -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