Update argo and argo-ci helm charts to enable (#74)
This commit is contained in:
parent
0e05194822
commit
fc5d0d2ff0
5 changed files with 5 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue