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/26 08:13:07 UTC

[camel] 04/04: Regen 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 8b9fecfa0f5d02eb986df81837325f099d084b0f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 26 10:12:46 2019 +0200

    Regen docs
---
 docs/components/modules/ROOT/pages/kubernetes-services-component.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/components/modules/ROOT/pages/kubernetes-services-component.adoc b/docs/components/modules/ROOT/pages/kubernetes-services-component.adoc
index bed148f..f0e80fc 100644
--- a/docs/components/modules/ROOT/pages/kubernetes-services-component.adoc
+++ b/docs/components/modules/ROOT/pages/kubernetes-services-component.adoc
@@ -169,4 +169,4 @@ fromF("kubernetes-services://%s?oauthToken=%s&namespace=default&resourceName=tes
     }
 --------------------------------------------------------------------------------
 
-This consumer will return a list of events on the namespace default for the deployment test.
+This consumer will return a list of events on the namespace default for the service test.