fix
This commit is contained in:
parent
7013b6d51a
commit
525634c265
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ instanceID:
|
||||||
enabled: false
|
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: true
|
useReleaseName: false
|
||||||
# explicitID: unique-argo-events-controller-identifier
|
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
|
||||||
|
|
Loading…
Reference in a new issue