From 87805cd92c0d576d6ecb0ec589fbeee24d826969 Mon Sep 17 00:00:00 2001 From: mackjmr Date: Mon, 20 Nov 2023 14:33:19 +0100 Subject: [PATCH] fix syntax --- ci/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/values.yaml b/ci/values.yaml index dd9c849602d2..c4b954b917b2 100644 --- a/ci/values.yaml +++ b/ci/values.yaml @@ -66,8 +66,8 @@ config: endpoint: 0.0.0.0:4317 http: endpoint: 0.0.0.0:4318 -connectors: - datadog/connector: + connectors: + datadog/connector: exporters: # Disable debug exporter until we pull change that adds it from upstream debug: null