valdar commented on code in PR #5119:
URL: https://github.com/apache/camel-k/pull/5119#discussion_r1511244894


##########
e2e/support/test_support.go:
##########
@@ -2245,7 +2253,7 @@ func OperatorPod(ns string) func() *corev1.Pod {
                if err := TestClient().List(TestContext, &lst,
                        ctrl.InNamespace(ns),
                        ctrl.MatchingLabels{
-                               "camel.apache.org/component": "operator",
+                               "camel.apache.org/component": 
componentLabelValue,

Review Comment:
   Opened a separate issue for that 
https://github.com/apache/camel-k/issues/5212



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to