Hi! I'm currently deploying Linkerd in K3S cluster with one server and two agents.
I need to move traefik to it's own namespace. Since I'm new to K3S, after disabling the bundled traefik, which one is better for stability:
1. Using the bundled helm chart with self managed deployment changing only the namespace.
2. Using traefik own helm chart and skip the K3S one.