Is there any way to install Traefik twice in a cluster? I would like to have one instance for our internal APIs and another instance for external APIs (Partners). Each instance has External DNS annotations, so they have to be different installations, is this currently possible with the Helm Chart?
hey @SRomero321 i'm trying to do the same thing, have got multiple treafik deployments up and running. did you figure out how to modify the IngressRoutes to direct to the different traefik deployments? cheers