Fix typo on application controller sa

This commit is contained in:
Liviu Costea 2019-02-09 22:47:30 +02:00
parent a50881c31e
commit df5337df7d

View file

@ -18,4 +18,4 @@ subjects:
- kind: ServiceAccount - kind: ServiceAccount
name: argocd-application-controller name: argocd-application-controller
namespace: {{ .Release.Namespace }} namespace: {{ .Release.Namespace }}
{{- end -}} }} {{- end -}}