Update k3s.sh - removed _pm

Since this ougth to be an issue for all future users.
This commit is contained in:
Mattias
2023-10-23 16:13:36 +02:00
committed by GitHub
parent 000da8e8eb
commit 72f496a0a8

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 #