remove indent
This commit is contained in:
parent
4b23d4cffc
commit
2d5d38e47d
3 changed files with 11 additions and 11 deletions
|
@ -30,13 +30,13 @@ additionalServiceAccountRules:
|
|||
resources:
|
||||
- customresourcedefinitions
|
||||
|
||||
instanceID:
|
||||
# `instanceID.enabled` configures the controllers to filter the requests
|
||||
# to only those which have a matching instanceID attribute.
|
||||
enabled: false
|
||||
# NOTE: If `instanceID.enabled` is set to `true` then either `instanceID.userReleaseName`
|
||||
# or `instanceID.explicitID` must be defined.
|
||||
instanceID:
|
||||
enabled: false
|
||||
# useReleaseName: false
|
||||
# useReleaseName: true
|
||||
# explicitID: unique-argo-events-controller-identifier
|
||||
|
||||
# set `singleNamespace` to false to have the controllers
|
||||
|
|
Loading…
Reference in a new issue