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.enabled` configures the controllers to filter the requests
# to only those which have a matching instanceID attribute.
# NOTE: If `instanceID.enabled` is set to `true` then either `instanceID.userReleaseName`
# or `instanceID.explicitID` must be defined.
instanceID: instanceID:
# `instanceID.enabled` configures the controllers to filter the requests
# to only those which have a matching instanceID attribute.
enabled: false enabled: false
# NOTE: If `instanceID.enabled` is set to `true` then either `instanceID.userReleaseName` #useReleaseName: false
# or `instanceID.explicitID` must be defined. #explicitID: unique-argo-events-controller-identifier
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