added workflow controller service account yaml

This commit is contained in:
Louis Murray 2018-05-31 17:47:25 -04:00 committed by Louis Murray
parent 42f10b3c75
commit c616ae401c

View file

@ -0,0 +1,5 @@
apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ .Values.workflowServiceAccount }}
namespace: kube-system