Update argo and argo-ci helm charts to enable (#74)

This commit is contained in:
Penn 2019-05-23 16:32:28 -07:00 committed by Alex Collins
parent 0e05194822
commit fc5d0d2ff0
5 changed files with 5 additions and 0 deletions

View file

@ -21,6 +21,7 @@ spec:
containers:
- name: controller
image: "{{ .Values.images.namespace }}/{{ .Values.images.controller }}:{{ .Values.images.tag }}"
imagePullPolicy: {{ .Values.images.pullPolicy }}
command: [ "workflow-controller" ]
args:
- "--configmap"