wmedvede opened a new issue, #520: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/520
### Describe the bug When we deploy a workflow with the dev profile in a namespace that already has deployed a SPF with the DJ and JS with persistence configured an error is produced. It looks like some of the persistence related configurations, or some configuration related with the DI or JS is set on the WF producing an error. Note that a WF with the dev profile shouldn't take any configuration from the SFP. To reproduce: 1) deploy a SFP with JS and DI and persistence configured in a namespace my-namespace 2) deploy a WF with the dev profile in my-namespace 3) see the logs for the WF's Pod for the errors. ### Expected behavior _No response_ ### Actual behavior _No response_ ### How to Reproduce? _No response_ ### Output of `uname -a` or `ver` _No response_ ### Golang version _No response_ ### Operator-sdk version _No response_ ### SonataFlow Operator version or git rev _No response_ ### Additional information _No response_ -- 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]
