From 3fead9f4f6af6a8484c5e0150128a1668e1dfd0a Mon Sep 17 00:00:00 2001 From: Jaganathan P <156800415+jagan2221@users.noreply.github.com> Date: Thu, 5 Dec 2024 06:19:01 +0530 Subject: [PATCH] Update config_new_merge_disabled.yaml --- .../opampprovider/testdata/config_new_merge_disabled.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/configprovider/opampprovider/testdata/config_new_merge_disabled.yaml b/pkg/configprovider/opampprovider/testdata/config_new_merge_disabled.yaml index 53dac67571..3a66a6775e 100644 --- a/pkg/configprovider/opampprovider/testdata/config_new_merge_disabled.yaml +++ b/pkg/configprovider/opampprovider/testdata/config_new_merge_disabled.yaml @@ -2,4 +2,4 @@ extensions: opamp: endpoint: "wss://example.com/v1/opamp" remote_configuration_directory: ../globprovider/testdata/mergefunc - new_configmergeflow_disabled: true + disable_tag_new_config_merge: true