diff --git a/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoypatchpolicies.yaml b/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoypatchpolicies.yaml index e5b61e5d87c..339564310e5 100644 --- a/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoypatchpolicies.yaml +++ b/charts/gateway-helm/crds/generated/gateway.envoyproxy.io_envoypatchpolicies.yaml @@ -102,9 +102,11 @@ spec: type: integer targetRef: description: TargetRef is the name of the Gateway API resource this - policy is being attached to. Currently only attaching to Gateway - is supported This Policy and the TargetRef MUST be in the same namespace - for this Policy to have effect and be applied to the Gateway TargetRef + policy is being attached to. By default attaching to Gateway is + supported and when mergeGateways is enabled it should attach to + GatewayClass. This Policy and the TargetRef MUST be in the same + namespace for this Policy to have effect and be applied to the Gateway + TargetRef properties: group: description: Group is the group of the target resource.