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

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

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

    CAMEL-13978 - Docs
---
 .../src/main/docs/kubernetes-config-maps-component.adoc              | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

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 a665668..2b782da 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
@@ -3,9 +3,8 @@
 
 *Available as of Camel version 2.17*
 
-
 The *Kubernetes ConfigMap* component is one of 
xref:kubernetes-component.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
@@ -90,4 +89,4 @@ The component supports 2 options, which are listed below.
 | *camel.component.kubernetes-config-maps.enabled* | Whether to enable auto 
configuration of the kubernetes-config-maps component. This is enabled by 
default. |  | Boolean
 | *camel.component.kubernetes-config-maps.resolve-property-placeholders* | 
Whether the component should resolve property placeholders on itself when 
starting. Only properties which are of String type can use property 
placeholders. | true | Boolean
 |===
-// spring-boot-auto-configure options: END
\ No newline at end of file
+// spring-boot-auto-configure options: END

Reply via email to