This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-examples.git.
from 6d07ec1 Added Kafka to Log with value to key Action to the example
list
new 884a40b Added PostgreSQL to Log example
new e6fef34 Added a new example to list
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
kamelets/README.md | 1 +
kamelets/postgresql-to-log/README.md | 100 +++++++++++++++++++++
kamelets/postgresql-to-log/flow-binding.yaml | 23 +++++
.../log-sink.kamelet.yaml | 0
4 files changed, 124 insertions(+)
create mode 100644 kamelets/postgresql-to-log/README.md
create mode 100644 kamelets/postgresql-to-log/flow-binding.yaml
copy kamelets/{kafka-to-log-with-value-to-key =>
postgresql-to-log}/log-sink.kamelet.yaml (100%)