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

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

commit 6d1304fa3dfce7762cc6d12e4b3b63b5971c01cb
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Feb 15 16:25:13 2023 +0100

    Add a "namespace" label to help group kamelets - Validation
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 .../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 7d74f30a..62464a92 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:

Reply via email to