Would be nice to have a simple way ( like we did in the current stable version with --server-arg --no-deploy=traefik ) to disable the deployment of traefik.
If there is a way, maybe document it as I couldn't find anything about it. I supose it's --k3s-server-arg but it didn't work for me
Thanks, k3d is awesome.
Hi @cfontes , thanks for opening this issue.
It's almost the same as in the last version: --k3s-server-arg '--no-deploy=traefik' :+1:
Great thanks!
Most helpful comment
Hi @cfontes , thanks for opening this issue.
It's almost the same as in the last version:
--k3s-server-arg '--no-deploy=traefik':+1: