From c5137b00ddb3e273f0c8ed3b2d7ce2da103f968c Mon Sep 17 00:00:00 2001 From: Kyle Martin Date: Mon, 22 Jan 2024 14:45:27 +1100 Subject: [PATCH] Update Ambassador Host source docs Add that the Ambassador Host source now supports both annotation and label filltering. --- docs/sources/sources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/sources.md b/docs/sources/sources.md index b156624918..5f262bb404 100644 --- a/docs/sources/sources.md +++ b/docs/sources/sources.md @@ -2,7 +2,7 @@ | Source | Resources | annotation-filter | label-filter | |---------------------------------|-------------------------------------------------------------------------------|-------------------|--------------| -| ambassador-host | Host.getambassador.io | | | +| ambassador-host | Host.getambassador.io | Yes | Yes | | connector | | | | | contour-httpproxy | HttpProxy.projectcontour.io | Yes | | | cloudfoundry | | | |