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


##########
bundle/manifests/sonataflow-operator-controllers-config_v1_configmap.yaml:
##########
@@ -58,6 +58,9 @@ data:
       - groupId: org.kie
         artifactId: kie-addons-quarkus-persistence-jdbc
         version: 999-20240912-SNAPSHOT
+    # If true, the workflow deployments will be configured to send accumulated 
workflow status change events to the Data
+    # Index Service reducing the number of produced events. Set to false to 
send individual events.
+    kogitoEventsGrouping: true

Review Comment:
   It would be okay if users could overwrite this value via ENV or properties. 
👍 



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