GitLab CE on AWS through Helm Chart is not available

Hi,
I successfully deployed GitLab CE on AWS (RKE running on EC2) and it all seems to work.
Initially the ‘LoadBalancer’ in Kubernetes stayed in ‘pending’ because I’m using RKE so I added the necessary annotations to create an AWS LoadBalancer.
That gets created nicely but for some reason it is an internal one and I can’t access it from the outside through my DNS, even though I set the ‘internal’ annotation to false.

Any help is greatly appreciated.

Kind regards,

Eric