Support namespace parameter in argoci chart

This commit is contained in:
Alexander Matyushentsev 2018-10-23 16:59:55 -07:00
parent 2d713a758b
commit 01b72b169d
6 changed files with 7 additions and 7 deletions

View file

@ -20,7 +20,7 @@ spec:
- name: IN_CLUSTER
value: "true"
- name: NAMESPACE
value: 'default'
value: {{ .Values.workflowNamespace }}
- name: ARGO_CI_IMAGE
value: "{{ .Values.imageNamespace }}/{{ .Values.ciImage }}:{{ .Values.imageTag }}"
- name: CONTROLLER_INSTANCE_ID