Avoids race condition with k3s built-in Traefik Helm chart which creates its own 'traefik-dashboard' IngressRoute. Both charts tried to own the same resource name, causing Helm install failure when ArgoCD created it first.
Avoids race condition with k3s built-in Traefik Helm chart which creates its own 'traefik-dashboard' IngressRoute. Both charts tried to own the same resource name, causing Helm install failure when ArgoCD created it first.