Some business processes (for example onboarding example [1]) use queries to OpenShift API and therefore they need service account with view role for the project where they are deployed. Right now the service account/role has to be created manually.
Purpose of this enhancement is to allow service account creation by Kogito Operator. If the service account should be created in all cases or the creation is configurable in CR is up for a discussion.
[1] https://github.com/kiegroup/kogito-examples/tree/master/onboarding-example