From 3a99c6060ce38e4afd4a4d7cd2a2c41fd1d9bf78 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Sat, 2 May 2020 00:28:49 +0100 Subject: [PATCH] More bugfixing --- charts/kubezero/Chart.yaml | 15 ++++++++------- charts/kubezero/values.yaml | 8 ++++---- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/charts/kubezero/Chart.yaml b/charts/kubezero/Chart.yaml index b28490e..990ed79 100644 --- a/charts/kubezero/Chart.yaml +++ b/charts/kubezero/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -description: KubeZero Helm chart to bootstrap Kube cluster incl. ArgoCD +description: KubeZero Helm chart to install Zero Down Time Kuberenetes platform name: kubezero version: 0.1.1 home: https://kubezero.com @@ -9,9 +9,10 @@ keywords: - gitops maintainers: - name: Quarky9 -# Once PR is merged -#dependencies: -# - name: argo-cd -# version: 2.2.12 -# repository: https://argoproj.github.io/argo-helm -# alias: argocd +dependencies: + - name: argo-cd + version: 2.2.12 + # Switch once PR is merged + # repository: https://argoproj.github.io/argo-helm + repository: file://charts/argo-cd + alias: argocd diff --git a/charts/kubezero/values.yaml b/charts/kubezero/values.yaml index 0bc44ce..496d998 100644 --- a/charts/kubezero/values.yaml +++ b/charts/kubezero/values.yaml @@ -1,10 +1,10 @@ argocd: installCRDs: false - configs: - secret: - # argocdServerAdminPassword: "$2a$10$ivKzaXVxMqdeDSfS3nqi1Od3iDbnL7oXrixzDfZFRHlXHnAG6LydG" - # argocdServerAdminPasswordMtime: "2020-04-24T15:33:09BST" + #configs: + # secret: + # argocdServerAdminPassword: "$2a$10$ivKzaXVxMqdeDSfS3nqi1Od3iDbnL7oXrixzDfZFRHlXHnAG6LydG" + # argocdServerAdminPasswordMtime: "2020-04-24T15:33:09BST" # Run Argo on the controllers controller: