Ensure Realm is created before KeycloackClient
Summary
See 11800669519 The keycloack-realm-operator is not reconciling a KeycloackClient if no realm is found. Since we create both simultaneously, we are facing random CI error
Steps to reproduce
See 11800669519
Possible fixes
1st deploy the realm, then the clients. 2 units may be used instead of one