update kubespray cluster installation

This commit is contained in:
2024-05-10 15:57:47 +03:00
parent a0f87046ca
commit eb27140756
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ import (
)
func InstallCluster(tags string) {
// runPlaybook("kubespray/project/cluster.yml", tags)
runPlaybook("kubespray/project/cluster.yml", tags)
config := config.GetConfig()
if config.Modules.SecretsStorage.Enabled {