From cff9161bb53ceaffbd54842e4caa4d36dcbecd8f Mon Sep 17 00:00:00 2001 From: Nathan Coleman Date: Wed, 13 Mar 2024 16:57:12 -0400 Subject: [PATCH] Add API gateway to index of configuration entries (#20849) --- website/content/docs/connect/config-entries/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/docs/connect/config-entries/index.mdx b/website/content/docs/connect/config-entries/index.mdx index a27bca1c5d..309ea26b17 100644 --- a/website/content/docs/connect/config-entries/index.mdx +++ b/website/content/docs/connect/config-entries/index.mdx @@ -11,6 +11,8 @@ Configuration entries can be used to configure the behavior of Consul service me The following configuration entries are supported: +- [API Gateway](/consul/docs/connect/config-entries/api-gateway) - defines the configuration for an API gateway + - [Ingress Gateway](/consul/docs/connect/config-entries/ingress-gateway) - defines the configuration for an ingress gateway