This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch infinispan-source-headers in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 74468558ab661740eb9e811eabe5536750c3d0ae Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Sep 29 12:05:37 2021 +0200 Infinispan source Kamelet: Convert resulting headers into consumable headers for knative --- infinispan-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infinispan-source.kamelet.yaml b/infinispan-source.kamelet.yaml index 156ac1d..0662477 100644 --- a/infinispan-source.kamelet.yaml +++ b/infinispan-source.kamelet.yaml @@ -114,4 +114,4 @@ spec: - set-header: name: ce-infinispankey simple: "${header[CamelInfinispanKey]}" - - to: kamelet:sink + - to: kamelet:sink
