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: