update kubespray cluster installation
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user