From c8b9ea84e49d06720067b12d1cb5f0d8d95d5027 Mon Sep 17 00:00:00 2001 From: Daniel Nenkov Date: Thu, 30 Apr 2020 11:34:17 +0100 Subject: [PATCH] Reverted a value that shouldn't be changed --- charts/argo-events/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/argo-events/values.yaml b/charts/argo-events/values.yaml index b6b698b2..4f1df011 100644 --- a/charts/argo-events/values.yaml +++ b/charts/argo-events/values.yaml @@ -35,6 +35,7 @@ instanceID: argo-events # set `singleNamespace` to false to have the controllers # listen on all namespaces. Otherwise the controllers will listen # on the namespace provided +namespace: argo-events singleNamespace: true # sensor controller