This commit is contained in:
Derek Wang 2020-05-21 23:01:31 -07:00
parent 525634c265
commit 41d13f6dff

View file

@ -30,14 +30,14 @@ additionalServiceAccountRules:
resources: resources:
- customresourcedefinitions - customresourcedefinitions
instanceID:
# `instanceID.enabled` configures the controllers to filter the requests # `instanceID.enabled` configures the controllers to filter the requests
# to only those which have a matching instanceID attribute. # to only those which have a matching instanceID attribute.
enabled: false
# NOTE: If `instanceID.enabled` is set to `true` then either `instanceID.userReleaseName` # NOTE: If `instanceID.enabled` is set to `true` then either `instanceID.userReleaseName`
# or `instanceID.explicitID` must be defined. # or `instanceID.explicitID` must be defined.
useReleaseName: false instanceID:
explicitID: unique-argo-events-controller-identifier enabled: false
#useReleaseName: false
#explicitID: unique-argo-events-controller-identifier
# set `singleNamespace` to false to have the controllers # set `singleNamespace` to false to have the controllers
# listen on all namespaces. Otherwise the controllers will listen # listen on all namespaces. Otherwise the controllers will listen