Liveness probe failed: Get "http://XX.XXX.XXX.XXX:9000/ping": dial tcp XX.XXX.XXX.XXX:9000: connect: connection refused

I am deploying traefik with helm "helm install traefik traefik/traefik --values ./traefik/ingressClass/values.yaml -n traefik" where the values updates the image to an ironbank image and the load balancer to a nlb. But I get the liveness probe and readiness probe failing.

„My car doesn’t start, can you tell me why? It has four wheels and is red.“ :laughing:

It will be easiest to find the issue when you share your full configuration.