Update argo-cd to reflect new 1.2.0 deployment (#101) (#102)

This commit is contained in:
Sean Johnson 2019-09-07 02:42:52 +10:00 committed by Alex Collins
parent 77e638f55d
commit 108fb73d2c
11 changed files with 1200 additions and 435 deletions

View file

@ -7,7 +7,7 @@ metadata:
helm.sh/chart: {{ include "argo-cd.chart" . }}
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/managed-by: {{ .Release.Service }}
app.kubernetes.io/part-of: {{ include "argo-cd.name" . }}
app.kubernetes.io/part-of: argocd
data:
{{- if .Values.config.helmRepositories }}
helm.repositories: |