masayag commented on code in PR #341:
URL:
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/341#discussion_r1446123336
##########
controllers/platform/k8s.go:
##########
@@ -243,7 +250,7 @@ func createConfigMap(ctx context.Context, client
client.Client, platform *operat
Name: ps.GetServiceCmName(),
Namespace: platform.Namespace,
Labels: map[string]string{
- workflowproj.LabelApp: platform.Name,
+ workflowproj.LabelService: platform.Name,
Review Comment:
yes, both labels should be added here.
--
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]