Traefik as ingress

Hello,

I am trying to setup traefik ingress for the first time following - https://docs.traefik.io/v2.0/user-guides/crd-acme/#ingressroute-definition, i created all of the yml files, my cluster has already nginx ingress up and running, the problem is when i call the domain name from " Host(your.domain.com) && PathPrefix(/notls)" i get connection refused, what hostname should i put there it's a bit unclear for me based on the documentation. Also there is the same error message in the traefik deployment over and over again - "reflector.go:125] pkg/mod/k8s.io/client-go@v0.0.0-20190718183610-8e956561bbf5/tools/cache/reflector.go:98: Failed to list *v1alpha1.TraefikService: the server could not find the requested resource (get traefikservices.traefik.containo.us)". Can anyone please assist?

Regards,
Orhan