From 525634c2650d7d79129f88bcb35cd6bb94044c99 Mon Sep 17 00:00:00 2001 From: Derek Wang Date: Thu, 21 May 2020 22:52:30 -0700 Subject: [PATCH] fix --- charts/argo-events/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-events/values.yaml b/charts/argo-events/values.yaml index a7dc512f..9086031a 100644 --- a/charts/argo-events/values.yaml +++ b/charts/argo-events/values.yaml @@ -36,8 +36,8 @@ instanceID: enabled: false # NOTE: If `instanceID.enabled` is set to `true` then either `instanceID.userReleaseName` # or `instanceID.explicitID` must be defined. - # useReleaseName: true - # explicitID: unique-argo-events-controller-identifier + useReleaseName: false + explicitID: unique-argo-events-controller-identifier # set `singleNamespace` to false to have the controllers # listen on all namespaces. Otherwise the controllers will listen