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 b07e3031373a55d760c472117c45331c9de0e1e4 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Feb 15 16:25:13 2023 +0100 Add a "namespace" label to help group kamelets - Validation Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- .../src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml index 32743b8f..7567c4ea 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/kubernetes-pods-source.kamelet.yaml @@ -25,7 +25,6 @@ metadata: camel.apache.org/provider: "Apache Software Foundation" camel.apache.org/kamelet.group: "Kubernetes" camel.apache.org/kamelet.namespace: "Cloud" - camel.apache.org/kamelet.namespace: "Cloud" labels: camel.apache.org/kamelet.type: "source" spec: