There are several discrepancies between Operator rhdm-trial environment and rhdm73-trial-ephemeral template:
- RHDM Business central defines ping service and environment variables, however there is no AMQ or ElasticSearch available, so scaling up would end in inconsistent state. I would suggest to remove these service and variables in rhdm-trial.
- Kie server contains environment variable MAVEN_REPOS with value RHDMCENTR,EXTERNAL, however Maven repo with prefix EXTERNAL is not defined anywhere.
- Environment variable KIE_SERVER_HOST is defined, but it is not used (Kie server location is retrieved from route), also template doesn't contain KIE_SERVER_HOST
- Environment variables KIE_SERVER_PROTOCOL and KIE_SERVER_PORT are empty, can they be removed? In the template they are not present.