masayag commented on code in PR #341:
URL: 
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/341#discussion_r1452644580


##########
workflowproj/operator.go:
##########
@@ -34,6 +34,8 @@ const (
        ApplicationPropertiesFileName = "application.properties"
        // LabelApp key to use among object selectors, "app" is used among k8s 
applications to group objects in some UI consoles
        LabelApp = "app"
+       // LabelService key to use among object selectors
+       LabelService = "sonataflow.org/service"

Review Comment:
   @ricardozanini done here: 
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/351



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to