Fix typo on application controller sa
This commit is contained in:
parent
a50881c31e
commit
df5337df7d
1 changed files with 1 additions and 1 deletions
|
@ -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 -}}
|
Loading…
Reference in a new issue