From 4a5c9c181f50343911cd30fbb0f0475e473a2c7b Mon Sep 17 00:00:00 2001 From: "Chris S. Kim" Date: Tue, 27 Jun 2023 11:12:36 -0400 Subject: [PATCH] Update .changelog/17846.txt --- .changelog/17846.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/17846.txt b/.changelog/17846.txt index da7cd507d5..bd5a052f85 100644 --- a/.changelog/17846.txt +++ b/.changelog/17846.txt @@ -1,3 +1,3 @@ ```release-note:bug -connect/ca: Fixes a bug that caused the ConnectCA configuration in secondary DC not persist after initial configuration. +connect/ca: Fixes a bug preventing CA configuration updates in secondary datacenters ```