Skip to content

Commit c01f006

Browse files
author
Kate Osborn
committed
Add HTTPRoute to targetRef support
1 parent e858bb5 commit c01f006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/v1alpha1/clientsettingspolicy_types.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ type ClientSettingsPolicySpec struct {
4040
// TargetRef identifies an API object to apply the policy to.
4141
// Object must be in the same namespace as the policy.
4242
//
43-
// Support: Gateway
43+
// Support: Gateway, HTTPRoute
4444
TargetRef gatewayv1alpha2.PolicyTargetReference `json:"targetRef"`
4545

4646
// Body defines the client request body settings.

0 commit comments

Comments
 (0)