From dcd5931ef36763af34ee9d79650db0519f1fc69e Mon Sep 17 00:00:00 2001 From: Alexander Matyushentsev Date: Thu, 4 Jan 2018 13:54:23 -0800 Subject: [PATCH] Set instanceID in workflow controller config map --- charts/argo/templates/workflow-controller-config-map.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/argo/templates/workflow-controller-config-map.yaml b/charts/argo/templates/workflow-controller-config-map.yaml index 030b779b..9fca5e94 100644 --- a/charts/argo/templates/workflow-controller-config-map.yaml +++ b/charts/argo/templates/workflow-controller-config-map.yaml @@ -8,6 +8,7 @@ metadata: heritage: {{ .Release.Service }} data: config: | + instanceID: {{ .Values.instanceID }} artifactRepository: {{ if .Values.installMinio }} s3: