Adding entry point, different procedure than v2?

I struggled with this same issue today, and what I discovered is that if you do not set the expose.default to true, then the Traefik service will not include the additional port, so thanks for showing that.

Hopefully you solved this by now, but I believe yours is failing because you have entrypoints (lowercase "p") instead of entryPoints.