diff --git a/docs/reference/cluster_manifest.md b/docs/reference/cluster_manifest.md index ff492743a..626f832fe 100644 --- a/docs/reference/cluster_manifest.md +++ b/docs/reference/cluster_manifest.md @@ -530,11 +530,11 @@ Each stream object can have the following properties: replication user). Required. * **tables** - Defines a map of table names and event types. The CDC operator is following - the [outbox pattern](https://debezium.io/blog/2019/02/19/reliable-microservices-data-exchange-with-the-outbox-pattern/) - meaning changes are only consumed from an extra table that already has the - structure of the event in the target sink. The operator will assume that this - outbox table is called like `