Update chart to use workflow-controller v2.2.1, bump chart version to v0.3.0

This commit is contained in:
Jesse Suen 2018-11-29 15:16:59 -08:00
parent b487b6c107
commit 8af4ee0943
No known key found for this signature in database
GPG key ID: 95AE9BEA7206422B
13 changed files with 35 additions and 77 deletions

View file

@ -26,6 +26,8 @@ spec:
args:
- "--configmap"
- "{{ .Release.Name }}-{{ .Values.controller.name}}-configmap"
- "--executor-image"
- "{{ .Values.images.namespace }}/{{ .Values.images.executor }}:{{ .Values.images.tag }}"
- "--loglevel"
- "{{ .Values.controller.logging.level }}"
- "--gloglevel"