feat(argo-events): Add aggregate-roles (sync with upstream manifests) (#1143)

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Marco Kilchhofer 2022-02-20 21:57:28 +01:00 committed by GitHub
parent 50a8cf13f5
commit 1aabc80985
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 115 additions and 9 deletions

View file

@ -1,3 +1,9 @@
# -- String to partially override "argo-events.fullname" template
nameOverride: ""
# -- String to fully override "argo-events.fullname" template
fullnameOverride: ""
# -- docker registry
registry: quay.io
@ -36,6 +42,10 @@ additionalServiceAccountRules:
resources:
- customresourcedefinitions
# -- Create clusterroles that extend existing clusterroles to interact with argo-events CRDs.
# Only applies for cluster-wide installation (`singleNamespace: true`)
createAggregateRoles: true
# -- Whether to run in namespaced scope.
# Set `singleNamespace` to false to have the controllers
# listen on all namespaces. Otherwise the controllers will listen