diff --git a/charts/argo/values.yaml b/charts/argo/values.yaml index e1c9372c..3222900f 100644 --- a/charts/argo/values.yaml +++ b/charts/argo/values.yaml @@ -18,7 +18,7 @@ createAggregateRoles: true # Restrict Argo to only deploy into a single namespace by apply Roles and RoleBindings instead of the Cluster equivalents, # and start argo-cli with the --namespaced flag. Use it in clusters with strict access policy. -singleNamespace: true +singleNamespace: false controller: image: