Issue #147, k8s label part-of expected to be argocd (#151)

The argocd application expects that the label 'app.kubernetes.io/part-of' is set to 'argocd' otherwise the configmap or secret is rejected, and the argocd-dex-server, argocd-server, and argocd-application-controller fail to start.
This commit is contained in:
TomHellier 2019-11-05 22:47:56 +00:00 committed by Sean Johnson
parent 5f33036890
commit 33c4adfbb6
40 changed files with 45 additions and 45 deletions

View file

@ -2,7 +2,7 @@ Argo CD Chart
======
A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes.
Current chart version is `1.0.0`
Current chart version is `1.0.2`
Source code can be found [here](https://argoproj.github.io/argo-cd/)