ricardozanini commented on code in PR #414:
URL: 
https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/414#discussion_r1520128389


##########
workflowproj/operator.go:
##########
@@ -75,9 +75,9 @@ func GetWorkflowManagedPropertiesConfigMapName(workflow 
*operatorapi.SonataFlow)
 
 // GetManagedPropertiesFileName gets the default ConfigMap name that holds the 
managed application property for the given workflow
 func GetManagedPropertiesFileName(workflow *operatorapi.SonataFlow) string {
-       profile := metadata.ProdProfile
+       profile := metadata.QuarkusProdProfile

Review Comment:
   Yes, `prod` is the default Quarkus profiling name: 
https://quarkus.io/guides/config-reference#default-profiles



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