Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/freeipa/freeipa-operator/blob/master/OWNERS)~~ [avisiedo,tiran]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
Description
The Realm field from the custom resource is being ignored.
Steps
Running the controller in a cluster, create an idm custom resource.
Expected behavior
The realm used into the workload is the one specified into the custom resource.
Current behavior
The field value is ignored and it is using a realm based into the cluster baseDomain.