Merge pull request #12 from ratnose/patch-1

Update k3s.sh - removed _pm
This commit is contained in:
tehNooB
2023-10-26 19:13:34 +01:00
committed by GitHub

View File

@@ -55,7 +55,7 @@ allnomaster1=($master2 $master3 $worker1 $worker2)
lbrange=192.168.1.61-192.168.1.79
#ssh certificate name variable
certName=id_rsa_pm
certName=id_rsa
#############################################
# DO NOT EDIT BELOW #