Service K3S - how to disable traefik

Official documentation of Rancher suggests passing “–disable traefik” option to k3s binary but I could not figure out how to configure passing these options via service or vm templates.

Is there a way to do it? I need to use ingress-nginx instead of traefik.

Related Rancher doc:
Rancher Docs: Networking.

Thanks