Help importing realms issue

Hey guys,

I’m in need of help deploying a realm import into KC. The setup I have is:

  • AKS

  • ARGOCD

  • IAC in Gitlab

I’ve created a set of yaml files that contain realms to import(basically I’ve exported, converted to yaml and deleted the realm)

Also I run kubectl apply -f import.yaml file and I get no error. I get absolutly no indication that the import is unsuccessful, and yet I get no additional realm(s) in my KC environment.

Am I missing any step here? I followed the documentation page, Keycloak Realm Import - Keycloak

Kinda lost here! thanks!

Nuno