From bac15d7f59b3de0b3dddbe1d3b9698c320912ce7 Mon Sep 17 00:00:00 2001 From: Vladyslav Len Date: Tue, 28 Nov 2023 10:24:50 +0100 Subject: [PATCH] chore(): added postgres_cdc plugin config example --- {config => examples/postgres_cdc}/example.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {config => examples/postgres_cdc}/example.yaml (100%) diff --git a/config/example.yaml b/examples/postgres_cdc/example.yaml similarity index 100% rename from config/example.yaml rename to examples/postgres_cdc/example.yaml