add k8s-admin config copy and add requirements

This commit is contained in:
2024-05-14 17:15:10 +03:00
parent be7ea89318
commit 26b326dd4f
3 changed files with 13 additions and 2 deletions

View File

@@ -32,7 +32,6 @@ func main() {
switch cmd {
case "apply":
kubespray.InstallCluster("")
kubespray.CopyK8SAdminConfig("k8s-admin.conf")
return
case "apply-modules":
kubespray.InstallCluster("helm-apps")