From 54d948e8246f7293b3bee8b44927d1bff90b1275 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Th=C3=B6mmes?= Date: Wed, 24 Mar 2021 19:05:18 +0100 Subject: [PATCH] Use a unique name for the scale-to-zero-retention tabs (#3385) --- docs/serving/autoscaling/scale-to-zero.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/serving/autoscaling/scale-to-zero.md b/docs/serving/autoscaling/scale-to-zero.md index 1412c5c9d..f6edced9c 100644 --- a/docs/serving/autoscaling/scale-to-zero.md +++ b/docs/serving/autoscaling/scale-to-zero.md @@ -98,7 +98,7 @@ This contrasts with the `scale-to-zero-grace-period` flag, which determines the * **Default:** `0s` **Example:** -{{< tabs name="scale-to-zero-grace" default="Global (ConfigMap)" >}} +{{< tabs name="scale-to-zero-retention" default="Global (ConfigMap)" >}} {{% tab name="Per Revision" %}} ```yaml apiVersion: serving.knative.dev/v1