Remove misspelled field from argo chart (#26)

This commit is contained in:
Alexander Matyushentsev 2018-12-14 11:01:22 -08:00 committed by GitHub
parent 8af4ee0943
commit 969a59ead2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 3 additions and 9 deletions

View file

@ -2,4 +2,3 @@ apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ .Values.controller.serviceAccount }}
namespace: {{ .Release.Namespace }}