add new values to README
This commit is contained in:
+4
-1
@@ -178,9 +178,12 @@ ingress:
|
||||
# - git.example.com
|
||||
|
||||
## @section Gateway
|
||||
## @param gateway.httpRoute.enabled Enable HTTPRoute
|
||||
## @param gateway.httpRoute.annotations HTTPRoute annotations
|
||||
## @param gateway.httpRoute.hostnames HTTPRoute hostnames
|
||||
## @param gateway.httpRoute.parentRefs HTTPRoute parentRefs
|
||||
## @param gateway.httpRoute.parentRefs[0].name HTTPRoute Gateway name
|
||||
## @param gateway.httpRoute.parentRefs[0].sectionName HTTPRoute Gateway section name
|
||||
## @param gateway.httpRoute.parentRefs[0].kind HTTPRoute Gateway kind
|
||||
## @param gateway.httpRoute.pathType HTTPRoute path match type (PathPrefix, Exact, RegularExpression)
|
||||
## @param gateway.httpRoute.paths[0].path Default HTTPRoute path
|
||||
gateway:
|
||||
|
||||
Reference in New Issue
Block a user