This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 3a6d692881e3c343240b9835ab0094fd02245ef3 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Apr 11 06:49:48 2022 +0200 Add back Kafka SSL Source Kamelet --- docs/modules/ROOT/nav.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index cc18db15..2e0b6c83 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -107,6 +107,7 @@ * xref:kafka-sink.adoc[] * xref:kafka-source.adoc[] * xref:kafka-ssl-sink.adoc[] +* xref:kafka-ssl-source.adoc[] * xref:kubernetes-namespaces-source.adoc[] * xref:kubernetes-nodes-source.adoc[] * xref:kubernetes-pods-source.adoc[]
