We’re using JDK s2i base images to run the Kogito application because it’s inside a module and multi modules builds are not supported by Kogito images ATM.
So once we have this support, the image should be created.
Another option is to remove the application from the parent module and built it directly with the Kogito Operator (preferred)
We’re using JDK s2i base images to run the Kogito application because it’s inside a module and multi modules builds are not supported by Kogito images ATM.
So once we have this support, the image should be created.
Another option is to remove the application from the parent module and built it directly with the Kogito Operator (preferred)