Skip to content

Commit 5e98c20

Browse files
committed
Update example observability policy version
1 parent 8971517 commit 5e98c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/how-to/monitoring/tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ To enable tracing for the coffee HTTPRoute, create the following policy:
267267

268268
```yaml
269269
kubectl apply -f - <<EOF
270-
apiVersion: gateway.nginx.org/v1alpha1
270+
apiVersion: gateway.nginx.org/v1alpha2
271271
kind: ObservabilityPolicy
272272
metadata:
273273
name: coffee

0 commit comments

Comments
 (0)