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) { func InstallCluster(tags string) {
// runPlaybook("kubespray/project/cluster.yml", tags) runPlaybook("kubespray/project/cluster.yml", tags)
config := config.GetConfig() config := config.GetConfig()
if config.Modules.SecretsStorage.Enabled { if config.Modules.SecretsStorage.Enabled {

View File

@@ -4213,7 +4213,7 @@ releases:
server.insecure: true server.insecure: true
secret: secret:
argocdServerAdminPassword: $2a$10$VHPmJIIKxsrAkLeAyNGDNOdlJAijATxjKeem29j6X4MN8zLYPMipi argocdServerAdminPassword: $2a$10$728kdD1XZaJxi.H4mo1Eeen2YjKtdIjG736JjsTtFmeZ7vXGVSvO.
repositories: repositories:
# add default helm-repository from harbor # add default helm-repository from harbor