JamesTurland / JimsGarage

Homelab Goodies
2.23k stars 488 forks source link

Value eth0 needs to be replaced with variable in line 119 of k3s-deploy.sh script #18

Closed coodingnoob0 closed 1 year ago

coodingnoob0 commented 1 year ago

Value eth0 needs to be replaced with variable in line 119 of k3s-deploy.sh script

--k3s-extra-args "--disable traefik --disable servicelb --flannel-iface=eth0 --node-ip=$master1"

JamesTurland commented 1 year ago

Thanks, I've amended that now.