Multi-namespace RBAC support (#60)

Signed-off-by: Jeff Fouchard <jeff.fouchard@fullscript.com>
This commit is contained in:
Jeff Fouchard 2019-05-03 13:13:54 -04:00 committed by Alex Collins
parent e8c195854c
commit 8e324206f8
4 changed files with 22 additions and 3 deletions

View file

@ -6,11 +6,13 @@ imagePullPolicy: Always
# ServiceAccount to use for running controller.
serviceAccount: argo-events-sa
# Create service accounts in additional namespaces specified
# The SA will always be created in the release namespaces
additionalSaNamespaces: []
# - argo-prod
instanceID: argo-events
# set `singleNamespace` to false to have the controllers
# listen on all namespaces. Otherwise the controllers will listen
# on the namespace provided