You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/09/16 06:56:46 UTC

[camel] 03/04: CAMEL-13978 - Docs

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit e320010fbda1fce9c0fc588d4951a22166fc05d5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 16 08:51:55 2019 +0200

    CAMEL-13978 - Docs
---
 .../src/main/docs/kubernetes-config-maps-component.adoc                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc
index 33d1dba..98fe261 100644
--- a/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc
+++ b/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc
@@ -4,7 +4,7 @@
 *Available as of Camel version 2.17*
 
 The Kubernetes ConfigMap component is one of xref:kubernetes.adoc[Kubernetes Components] which
-provides a producer to execute kubernetes ConfigMap operations.
+provides a producer to execute kubernetes ConfigMap operations and a consumer to consume events related to Config maps.
 
 
 == Component Options