diff --git a/docs/latest/api/config_types.md b/docs/latest/api/config_types.md index 29c16ed2a984..8c6723378dcf 100644 --- a/docs/latest/api/config_types.md +++ b/docs/latest/api/config_types.md @@ -340,6 +340,7 @@ _Appears in:_ | Field | Description | | --- | --- | | `enableEnvoyPatchPolicy` _boolean_ | EnableEnvoyPatchPolicy enables Envoy Gateway to reconcile and implement the EnvoyPatchPolicy resources. | +| `enableMultiClusterServiceAPI` _boolean_ | EnableMultiClusterServiceAPI enables Envoy Gateway to reconcile and implement the Multicluster services' ServiceImport resource. | ## ExtensionHooks