diff --git a/src/collections/integrations/kong-mesh/index.mdx b/src/collections/integrations/kong-mesh/index.mdx index 361887e71b1b..a831cbf1328a 100644 --- a/src/collections/integrations/kong-mesh/index.mdx +++ b/src/collections/integrations/kong-mesh/index.mdx @@ -332,6 +332,12 @@ components: [ "colorIcon": "icons/components/mesh-multi-zone-service/icons/color/mesh-multi-zone-service-color.svg", "whiteIcon": "icons/components/mesh-multi-zone-service/icons/white/mesh-multi-zone-service-white.svg", "description": "", +}, +{ +"name": "mesh-tls", +"colorIcon": "icons/components/mesh-tls/icons/color/mesh-tls-color.svg", +"whiteIcon": "icons/components/mesh-tls/icons/white/mesh-tls-white.svg", +"description": "", }] featureList: [ "Built on top of Envoy with 50+ observability charts out of the box, you can collect metrics, traces and logs of all L4-L7 traffic.",