Wrong default
This commit is contained in:
parent
73fc1314ff
commit
820e0b846d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue