We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e858bb5 commit c01f006Copy full SHA for c01f006
apis/v1alpha1/clientsettingspolicy_types.go
@@ -40,7 +40,7 @@ type ClientSettingsPolicySpec struct {
40
// TargetRef identifies an API object to apply the policy to.
41
// Object must be in the same namespace as the policy.
42
//
43
- // Support: Gateway
+ // Support: Gateway, HTTPRoute
44
TargetRef gatewayv1alpha2.PolicyTargetReference `json:"targetRef"`
45
46
// Body defines the client request body settings.
0 commit comments