Skip to content

Commit

Permalink
fix manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
lujiajing1126 committed Mar 12, 2024
1 parent c961903 commit b1a4b6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/crd/bases/rollouts.kruise.io_rollouts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ spec:
description: 'Path specifies a HTTP request path
matcher. If this field is not specified, a default
prefix match on the "/" path is provided. Supported
list - Istio: https://istio.io/latest/docs/reference/config/networking/virtual-service/#HTTPMatchRequest'
list: - Istio: https://istio.io/latest/docs/reference/config/networking/virtual-service/#HTTPMatchRequest'
properties:
type:
default: PathPrefix
Expand All @@ -721,8 +721,8 @@ spec:
ANDed together, meaning, a request must match
all the specified query parameters to select
the route. Supported list: - Istio: https://istio.io/latest/docs/reference/config/networking/virtual-service/#HTTPMatchRequest
- MSE Ingress: https://help.aliyun.com/zh/ack/ack-managed-and-ack-dedicated/user-guide/annotations-supported-by-mse-ingress-gateways-1
- Gateway API'
- MSE Ingress: https://help.aliyun.com/zh/ack/ack-managed-and-ack-dedicated/user-guide/annotations-supported-by-mse-ingress-gateways-1 Header/Cookie
> QueryParams - Gateway API'
items:
description: HTTPQueryParamMatch describes how
to select a HTTP route by matching HTTP query
Expand Down

0 comments on commit b1a4b6d

Please sign in to comment.