Skip to content

Commit

Permalink
Add HTTPRoute to targetRef support
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-osborn committed Apr 4, 2024
1 parent e858bb5 commit c01f006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/v1alpha1/clientsettingspolicy_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ type ClientSettingsPolicySpec struct {
// TargetRef identifies an API object to apply the policy to.
// Object must be in the same namespace as the policy.
//
// Support: Gateway
// Support: Gateway, HTTPRoute
TargetRef gatewayv1alpha2.PolicyTargetReference `json:"targetRef"`

// Body defines the client request body settings.
Expand Down

0 comments on commit c01f006

Please sign in to comment.