From 0d43ccaf85b5cae6091b0991b1b08f9748573d39 Mon Sep 17 00:00:00 2001 From: Yi Tao Date: Tue, 24 Oct 2023 16:14:50 +0800 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 030b751c47..28bc8682d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -179,8 +179,8 @@ Adding a new version? You'll need three changes: - Support Query Parameter matching of `HTTPRoute` when expression router enabled. [#4780](https://github.com/Kong/kubernetes-ingress-controller/pull/4780) - Allow Gateway Discovery with database backed Kong. Currently KIC will send - Kong configurations to the admin API endpoints of one of the Kong pods behind - the Kong Admin Service specified by `--kong-admin-svc`. + Kong configurations to the address of Kong Admin Service specified by + `--kong-admin-svc`. [#4828](https://github.com/Kong/kubernetes-ingress-controller/pull/4828) [KIC Annotations reference]: https://docs.konghq.com/kubernetes-ingress-controller/latest/references/annotations/