When Kogito Operator is started on OpenShift 4.1 then this error message is shown in log:
{"level":"info","ts":1557396106.6346462,"logger":"cmd","msg":"failed to initialize service object for metrics: replicasets.apps \"submarine-cloud-operator-6f69567fbc\" is forbidden: User \"system:serviceaccount:ksuta-test:submarine-cloud-operator\" cannot get resource \"replicasets\" in API group \"apps\" in the namespace \"ksuta-test\""}
Looks like some authorization issue.