diff --git a/unwrap-smt/jdbc-sink.json b/unwrap-smt/jdbc-sink.json index fe69b6bf..e9ddab6f 100644 --- a/unwrap-smt/jdbc-sink.json +++ b/unwrap-smt/jdbc-sink.json @@ -7,7 +7,6 @@ "connection.url": "jdbc:postgresql://postgres:5432/inventory", "connection.username": "postgresuser", "connection.password": "postgrespw", - "topics": "customers", "insert.mode": "upsert", "delete.enabled": "true", "primary.key.mode": "record_key",