Traefik on EKS with internal and external Balancer

Hey,

I was able to deploy Traefik following the documentation here https://docs.traefik.io/user-guides/crd-acme/ .
Right now it just has an external NLB. I want to have 1 internal and 1 external .
How do I set it up ? The mapping for internal should be set to work only with http, the external should work only with https and redirect http to https .