I was expecting to see all my current ingresses only appear to the latter traefik instance, as none of them have the traffic-type label set, but I see all ingresses on both deployments
What am I doing wrong? Or maybe I don't understand exactly the labelSelector implementation?
You're right about the indentation. I haven't check the posting output before sending. Just corrected it.
Oh! Read the documentation about the labelSelector, but forgot to validate the implementation in the chart. My bad.
Using additionalArguments work as expected. That said, it would be nice to have it available directly available in the values file under the section where it belongs.