From 5e98c20917a42df1743dad9e407cf7a0fa762feb Mon Sep 17 00:00:00 2001 From: Benjamin Jee Date: Tue, 7 Jan 2025 11:08:24 -0800 Subject: [PATCH] Update example observability policy version --- site/content/how-to/monitoring/tracing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/how-to/monitoring/tracing.md b/site/content/how-to/monitoring/tracing.md index 739faa117a..0922772d8d 100644 --- a/site/content/how-to/monitoring/tracing.md +++ b/site/content/how-to/monitoring/tracing.md @@ -267,7 +267,7 @@ To enable tracing for the coffee HTTPRoute, create the following policy: ```yaml kubectl apply -f - <