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

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

commit bd4548cc082db3ced9d8bf38293be5e33a2f9b07
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Feb 15 16:24:41 2023 +0100

    Add a "namespace" label to help group kamelets - Validation
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 kamelets/kubernetes-pods-source.kamelet.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kamelets/kubernetes-pods-source.kamelet.yaml 
b/kamelets/kubernetes-pods-source.kamelet.yaml
index cc5436af..f3c04dfb 100644
--- a/kamelets/kubernetes-pods-source.kamelet.yaml
+++ b/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