From 73744a4d85d839cea8ffffc9bc1318602c10b097 Mon Sep 17 00:00:00 2001 From: Louis Murray Date: Thu, 31 May 2018 17:46:24 -0400 Subject: [PATCH] added new values to values.yaml --- charts/argo/values.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index 22311334..13f2b2e7 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -2,7 +2,7 @@ imagesNamespace: argoproj controllerImage: workflow-controller uiImage: argoui executorImage: argoexec -imagesTag: v2.1.0-alpha1 +imagesTag: v2.1.1 controllerName: workflow-controller # Enables ability to SSH into pod using web UI @@ -22,6 +22,12 @@ useStaticCredentials: true installMinio: true minioBucketName: argo-artifacts +workflowServiceAccount: argo +uiServiceAccount: argo-ui + +workflowNamespaces: + - default + artifactRepository: s3: accessKeySecret: