More bugfixing

This commit is contained in:
Stefan Reimer 2020-05-02 00:28:49 +01:00
parent 8467803136
commit 3a99c6060c
2 changed files with 12 additions and 11 deletions

View File

@ -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

View File

@ -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: