Traefik HTTP Challenge with letsEncrypt not working

Hello Everyone, I'm hoping someone here can help me. I'm running a k3s HA cluster and I'm trying to setup traefik to expose some of my services to the internet. I've installed traefik with the below chart values, setup metallb to be my load balancer and port forwarded 80 and 443 on my model to the metalLB load balancer. My assumption right now is that its not correctly validating the challenge but at this point I don't even know how to tell if its working from the traefik logs. Any help would be great.

my traefik values: additionalArguments: - --providers.file.filename=/data/traefik-config.yaml - Pastebin.com
my traefik log: traefik log - Pastebin.com