400 Bad Request - Helm installation (proxy+forwarding enabled)

I’ve installed HA on my k8s cluster using helm but can’t reach it due to a bad request error. I’ve set ‘use_x_forwarded_for’ to true and set ‘trusted_proxies’ to both my cluster and home network CIDR but still can’t get access. Ive even set trusted proxies to 0.0.0.0/24 but to no avail. I’m using traefik ingressroutes for my ingress controller and have it set to forward headers as well.