cleanup and adding in k3s folder
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# servicelb disabled so that metallb can work
|
||||
curl -sfL https://get.k3s.io | INSTALL_K3S_EXEC="--disable=servicelb --cluster-init" sh -
|
||||
Reference in New Issue
Block a user