ricardozanini commented on issue #486: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/486#issuecomment-2163814885
@domhanak Actually, the `SonataFlowClusterPlatform` is a cluster resource, hence it does not have a namespace. What happened here is that the operator created a default `SonataFlowPlatform` in the namespace of the workflow `SF-Greeting`. This automatic created platform is missing the default configuration. Please check my PR, it fixed the issue. -- 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]
